Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.c26 bool pjobs; variable
318 pjobs++; in dowait()
328 pjobs = 0; in dowait()
H A Dsh.h117 extern bool pjobs; /* want to print jobs if interrupted */
H A Dsh.c872 if (pjobs) { in pintr1()
873 pjobs = 0; in pintr1()