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

  /src/tests/lib/libcurses/director/
testlang_parse.y 196 %token EOL CALL CHECK NOINPUT OR MULTIPLIER LPAREN RPAREN LBRACK RBRACK
219 | noinput
310 noinput : NOINPUT { label
  /src/usr.sbin/tprof/
tprof_top.c 913 bool noinput = false; local in function:tprof_top
1010 if (!noinput)
1023 noinput = true;

Completed in 13 milliseconds