Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c3170 #define cantsend(p, t, sig) \ macro
3210 if (!cantsend(p, t, SIGHUP)) in straccess()
3227 if (p->p_detached || cantsend(p, t, SIGTTIN)) { in straccess()
3238 cantsend(p, t, SIGTTOU)) { in straccess()