Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c167 static int catch_susp; variable
312 catch_susp++; in main()
801 if (catch_susp) in command()
813 if (catch_susp) in command()
/illumos-gate/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()