Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.lex.c20 #define yyout ematch_out
179 extern FILE *ematch_in, *ematch_out;
357 FILE *ematch_in = NULL, *ematch_out = NULL; variable
683 #define ECHO do { if (fwrite( ematch_text, (size_t) ematch_leng, 1, ematch_out )) {} } while (0)
790 if ( ! ematch_out )
791 ematch_out = stdout;
1900 return ematch_out; in ematch_get_out()
1943 ematch_out = _out_str ; in ematch_set_out()
1976 ematch_out = stdout; in yy_init_globals()
1979 ematch_out = NULL; in yy_init_globals()