OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_interactive
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
trap.c
823
static int
is_interactive
;
local in function:setinteractive
825
if (on ==
is_interactive
)
830
is_interactive
= on;
/src/tools/m4/bootstrap/
tokenizer.c
316
#define yy_set_interactive(
is_interactive
) \
323
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive =
is_interactive
; \
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
248
#define yy_set_interactive(
is_interactive
) \
252
yy_current_buffer->yy_is_interactive =
is_interactive
; \
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025