syslog-ng source
tf-tag.c File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  TFTagState
 
struct  TFTagsHeadState
 

Functions

 TEMPLATE_FUNCTION (TFTagState, tf_tag, tf_tag_prepare, NULL, tf_tag_call, tf_tag_free_state, NULL)
 
 TEMPLATE_FUNCTION (TFTagsHeadState, tf_tags_head, tf_tags_head_prepare, NULL, tf_tags_head_call, tf_tags_head_free_state, NULL)
 

Function Documentation

◆ TEMPLATE_FUNCTION() [1/2]

TEMPLATE_FUNCTION ( TFTagsHeadState  ,
tf_tags_head  ,
tf_tags_head_prepare  ,
NULL  ,
tf_tags_head_call  ,
tf_tags_head_free_state  ,
NULL   
)

◆ TEMPLATE_FUNCTION() [2/2]

TEMPLATE_FUNCTION ( TFTagState  ,
tf_tag  ,
tf_tag_prepare  ,
NULL  ,
tf_tag_call  ,
tf_tag_free_state  ,
NULL   
)