Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_scanner.c245 int yy_is_interactive; member
346 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
2864 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
4333 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; in sfbpf__init_buffer()
4488 b->yy_is_interactive = 0; in sfbpf__scan_buffer()