Searched defs:sigtoproc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsig.c126 sigtoproc(p, NULL, sig);
139 sigtoproc(p, t, sig);
181 * We wish that we could simply call prbarrier() below, in sigtoproc(), to
224 sigtoproc(proc_t *p, kthread_t *t, int sig) function
2123 sigtoproc(p, t, sig);
2139 * If the signal will be discarded by sigtoproc() or
2154 sigtoproc(p, t, sig);
2620 sigtoproc(p, t, SIGPROF);

Completed in 84 milliseconds