Home
last modified time | relevance | path

Searched refs:yy_filter_input (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dcfg-lex.l126 yy_filter_input(CfgLexer *self, gchar *buf, gsize buf_size) in yy_filter_input() function
147 rc = yy_filter_input(yyextra, buf, max_size); \
H A Dcfg-lex.c948 yy_filter_input(CfgLexer *self, gchar *buf, gsize buf_size) in yy_filter_input() function
969 rc = yy_filter_input(yyextra, buf, max_size); \