Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Doptions.c126 {"-I", OPT_INTERACTIVE, 0}
128 {"--interactive", OPT_INTERACTIVE, 0}
H A Doptions.h66 OPT_INTERACTIVE, enumerator
H A Dmain.c1106 case OPT_INTERACTIVE: in flexinit()