Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dmisc.c60 static int stop_pending = 0; /* ctrl-Z is pending */ variable
250 stop_pending = 1;
420 if (stop_pending) { in exit_critical()
421 stop_pending = 0; in exit_critical()