Searched refs:signotify (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libc/common/sys/ |
H A D | __signotify.s | 35 SYSCALL2_RVAL1(__signotify,signotify)
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | signotify.c | 67 * To find secured 64 bit id for signotify() call 88 signotify(int cmd, siginfo_t *siginfo, signotify_id_t *sn_id) function 137 /* Allocate signotify pool first time */
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 266 int signotify(int, siginfo_t *, signotify_id_t *); 678 /* 205 */ SYSENT_CI("signotify", signotify, 3), 1033 /* 205 */ SYSENT_CI("signotify", signotify, 3),
|
Completed in 83 milliseconds