Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/w/
H A Dw.c108 int p_igintr; /* 1 = ignores SIGQUIT and SIGINT */ member
362 up->p_igintr = 0; in main()
427 up->p_igintr = in main()
574 if (empty && !up->p_igintr) { in calctotals()
579 if (up->p_upid > curpid && (!up->p_igintr || empty)) { in calctotals()
/titanic_50/usr/src/cmd/whodo/
H A Dwhodo.c112 int p_igintr; /* 1=ignores SIGQUIT and SIGINT */ member
343 up->p_igintr = 0; in main()
407 up->p_igintr = in main()
594 if (empty && !up->p_igintr) { in calctotals()
599 if (up->p_upid > curpid && (!up->p_igintr || empty)) { in calctotals()