Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmisc.c51 static int stop_pending = 0; /* ctrl-Z is pending */ variable
228 stop_pending = 1; in onsusp()
396 if (stop_pending) { in exit_critical()
397 stop_pending = 0; in exit_critical()