Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/whodo/
H A Dwhodo.c116 int p_igintr; /* 1=ignores SIGQUIT and SIGINT */ member
395 up->p_igintr = 0; in main()
440 up->p_igintr = in main()
660 if (empty && !up->p_igintr) { in calctotals()
665 if (up->p_upid > curpid && (!up->p_igintr || empty)) { in calctotals()
/illumos-gate/usr/src/cmd/w/
H A Dw.c102 int p_igintr; /* 1 = ignores SIGQUIT and SIGINT */ member
424 up->p_igintr = in main()
543 if (up->p_upid > curpid && !up->p_igintr) { in main()