Searched refs:pgsignal (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dpgrp.c78 pgsignal(pidp, sig) function
94 * similiar to pgsignal in function except that pidlock mutex is assumed
H A Dsession.c511 /* can't hold these locks while calling pgsignal() */
517 pgsignal(stp->sd_pgidp, SIGHUP);
H A Dstrsubr.c3208 pgsignal(p->p_pgidp, SIGTTIN);
3223 pgsignal(p->p_pgidp, SIGTTOU);
4169 pgsignal(stp->sd_pgidp, sig);
4189 pgsignal(stp->sd_pgidp, sig);
H A Dstreamio.c2087 pgsignal(stp->sd_pgidp, SIGTSTP);
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h657 extern void pgsignal(struct pid *, int);

Completed in 95 milliseconds