Home
last modified time | relevance | path

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

/titanic_50/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 = 0;
[all …]
/titanic_50/usr/src/cmd/more/
H A Dmore.c177 int inwait, Pause, errors; variable
575 if (!inwait) { in onquit()
696 inwait++; in prompt()
1192 inwait = 0; in command()
1804 if (inwait) in onsusp()
/titanic_50/usr/src/uts/common/os/
H A Ddumpsubr.c186 PERPAGE(inwait) PERPAGE(outwait)
1877 HRSTART(hp->perpage, inwait); in dumpsys_sread()
1904 HRSTOP(hp->perpage, inwait); in dumpsys_sread()