Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yy_is_interactive

245 	int yy_is_interactive;
346 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
2875 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
4386 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
4541 b->yy_is_interactive = 0;