Searched refs:lwp_sigmask (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libc/i386/sys/ |
H A D | vforkx.s | 72 __SYSCALLINT(lwp_sigmask) 91 __SYSCALLINT(lwp_sigmask) 134 __SYSCALLINT(lwp_sigmask)
|
/titanic_41/usr/src/lib/libc/sparc/sys/ |
H A D | vforkx.s | 71 SYSTRAP_RVAL1(lwp_sigmask) 86 SYSTRAP_RVAL1(lwp_sigmask) 122 SYSTRAP_RVAL1(lwp_sigmask)
|
/titanic_41/usr/src/lib/libc/amd64/sys/ |
H A D | vforkx.s | 71 __SYSCALL(lwp_sigmask) 87 __SYSCALL(lwp_sigmask) 127 __SYSCALL(lwp_sigmask)
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | sigprocmask.c | 42 lwp_sigmask(int how, uint_t bits0, uint_t bits1, uint_t bits2, uint_t bits3) in lwp_sigmask() function 124 (void) lwp_sigmask(how, in sigprocmask()
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 156 lwp_sigmask 165
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 154 lwp_sigmask 165
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 229 int64_t lwp_sigmask(int, uint_t, uint_t, uint_t, uint_t); 629 /* 165 */ SYSENT_2CI("lwp_sigmask", lwp_sigmask, 5), 990 /* 165 */ SYSENT_2CI("lwp_sigmask", lwp_sigmask, 5),
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 897 @ MSG_SYS_LWP_SIGMASK "[ lwp_sigmask ]" # 165 898 @ MSG_SYS_LWP_SIGMASK_ALT "lwp_sigmask"
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 887 lwp_sigmask.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 927 lwp_sigmask.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 899 lwp_sigmask.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 955 lwp_sigmask.o \
|