HomeSort by: relevance | last modified time | path
    Searched refs:noinput (Results 1 - 19 of 19) sorted by relevancy

  /src/usr.sbin/autofs/
token.l 51 %option noinput
  /src/games/atc/
lex.l 60 %option nounput noinput
  /src/usr.bin/mkesdb/
lex.l 55 %option noinput nounput
  /src/sbin/wsconsctl/
map_scan.l 54 %option noinput
  /src/usr.bin/mkcsmapper/
lex.l 55 %option noinput nounput
  /src/usr.sbin/envstat/
config_lex.l 48 %option noyywrap noinput nounput
  /src/usr.sbin/wsmoused/
config_lex.l 56 %option noyywrap noinput nounput
  /src/sbin/veriexecctl/
veriexecctl_conf.l 85 %option noinput
  /src/usr.bin/msgc/
msgscan.l 57 %option noinput
  /src/lib/libc/net/
nslexer.l 49 %option yylineno nounput noinput
  /src/usr.bin/m4/
tokenizer.l 40 %option noinput
  /src/usr.bin/menuc/
scan.l 51 %option noinput
  /src/usr.sbin/pf/pfs/
token.l 53 %option noinput
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.l 179 %option nounput noinput yylineno
  /src/usr.sbin/npf/npfctl/
npf_scan.l 92 %option noyywrap nounput noinput
  /src/tests/lib/libcurses/director/
testlang_conf.l 164 NOINPUT noinput
185 %option noinput nounput
257 {NOINPUT} return NOINPUT;
testlang_parse.y 196 %token EOL CALL CHECK NOINPUT OR MULTIPLIER LPAREN RPAREN LBRACK RBRACK
219 | noinput
310 noinput : NOINPUT { label
  /src/usr.bin/config/
scan.l 124 %option noyywrap nounput noinput
  /src/usr.sbin/tprof/
tprof_top.c 913 bool noinput = false; local in function:tprof_top
1010 if (!noinput)
1023 noinput = true;

Completed in 18 milliseconds