Searched refs:catch_susp (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/more/
H A Dmore.c181 int catch_susp; /* We should catch the SIGTSTP signal */ variable
319 catch_susp++;
1439 if (catch_susp)
1447 if (catch_susp)
/opensolaris-onvv-gate/usr/src/cmd/pg/
H A Dpg.c165 static int catch_susp; variable
310 catch_susp++;
802 if (catch_susp)
815 if (catch_susp)

Completed in 43 milliseconds