Searched refs:sigresend (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libc/common/sys/ |
H A D | __signotify.s | 44 SYSTRAP_RVAL1(sigresend)
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | signotify.c | 229 sigresend(int sig, siginfo_t *siginfo, sigset_t *mask) function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 132 int sigresend(int, siginfo_t *, sigset_t *); 570 /* 111 */ SYSENT_CI("sigresend", sigresend, 3), 937 /* 111 */ SYSENT_CI("sigresend", sigresend, 3),
|
Completed in 60 milliseconds