Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yyout

145 #define yyout yyg->yyout_r
3127 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
3239 if ( ! yyout )
3240 yyout = stdout;
5111 return yyout;
5188 yyout = _out_str ;
5302 yyout = stdout;
5305 yyout = NULL;