Searched refs:sigtimedwait (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | __sigrt.s | 44 SYSCALL2_RVAL1(__sigtimedwait,sigtimedwait)
|
/titanic_50/usr/src/head/ |
H A D | signal.h | 127 extern int sigtimedwait(const sigset_t *_RESTRICT_KYWD,
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | sigtimedwait.c | 93 sigtimedwait(sigset_t *setp, siginfo_t *siginfop, timespec_t *timeoutp) in sigtimedwait() function
|
H A D | SYSCALL.README | 136 sigtimedwait scalls.c common/syscall/sigtimedwait.c
|
/titanic_50/usr/src/lib/librt/common/ |
H A D | llib-lrt | 51 int sigtimedwait(const sigset_t *_RESTRICT_KYWD, siginfo_t *_RESTRICT_KYWD,
|
H A D | mapfile-vers | 133 sigtimedwait { TYPE = FUNCTION };
|
/titanic_50/usr/src/cmd/fs.d/nfs/nfsmapid/ |
H A D | nfsmapid.c | 133 if ((ret = sigtimedwait(&sigset, &si, &tmout)) != 0) { in sig_handler()
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 1023 sigtimedwait(const sigset_t *set, siginfo_t *infop, const timespec_t *timeout) in sigtimedwait() function 1052 return (sigtimedwait(set, NULL, NULL)); in sigwait() 1058 return (sigtimedwait(set, info, NULL)); in sigwaitinfo()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 132 int sigtimedwait(sigset_t *, siginfo_t *, timespec_t *); 608 /* 144 */ SYSENT_CI("sigtimedwait", sigtimedwait, 3), 969 /* 144 */ SYSENT_CI("sigtimedwait", sigtimedwait, 3),
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 857 @ MSG_SYS_SIGTIMEDWAIT "[ sigtimedwait ]" # 144 858 @ MSG_SYS_SIGTIMEDWAIT_ALT "sigtimedwait"
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 837 sigtimedwait
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 1193 sigtimedwait.3c \ 2255 sigtimedwait.3c := LINKSRC = sigwaitinfo.3c
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 322 sigtimedwait.o \
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 558 sigtimedwait;
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1261 link path=usr/share/man/man3c/sigtimedwait.3c target=sigwaitinfo.3c
|
/titanic_50/ |
H A D | .gitignore | 5219 usr/src/man/man3c/sigtimedwait.3c
|