Searched defs:inwait (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c143 static short inwait, /* set while waiting for user input */ variable
524 inwait = 1;
554 inwait = 0;
575 inwait = 0;
586 inwait = 0;
619 inwait = 0;
636 inwait = 0;
661 inwait = 0;
698 inwait = 0;
710 inwait
[all...]
/illumos-gate/usr/src/cmd/more/
H A Dmore.c177 int inwait, Pause, errors; variable
575 if (!inwait) {
696 inwait++;
1192 inwait = 0;
1804 if (inwait)

Completed in 81 milliseconds