Home
last modified time | relevance | path

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

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