Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yy_is_interactive

208 	int yy_is_interactive;
309 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
2563 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
4025 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
4176 b->yy_is_interactive = 0;