Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dstrsubr.c3145 #define cantsend(p, t, sig) \ macro
3185 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()