Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c145 static short inwait, /* set while waiting for user input */ variable
523 inwait = 1; in command()
553 inwait = 0; in command()
574 inwait = 0; in command()
585 inwait = 0; in command()
618 inwait = 0; in command()
635 inwait = 0; in command()
660 inwait = 0; in command()
697 inwait = 0; in command()
709 inwait = 0; in command()
[all …]
/illumos-gate/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()
1830 if (inwait) in onsusp()
/illumos-gate/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()