Searched refs:cantsend (Results 1 – 1 of 1) sorted by relevance
3145 #define cantsend(p, t, sig) \ macro3185 if (!cantsend(p, t, SIGHUP)) in straccess()3202 if (p->p_detached || cantsend(p, t, SIGTTIN)) { in straccess()3213 cantsend(p, t, SIGTTOU)) { in straccess()