Home
last modified time | relevance | path

Searched defs:si_code (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/syscall/
H A Dsigqueue.c124 int si_code, int block) in sigqueue()
200 int si_code, int block) in sigqueue32()
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dsignalmap.h54 int si_code; /* code from above */ member
/titanic_44/usr/src/uts/common/sys/
H A Dsiginfo.h244 int si_code; /* code from above */ member
318 int32_t si_code; /* code from above */ member
383 int si_code; /* code from above */ member
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_signal.c687 s10_sigqueue(sysret_t *rval, pid_t pid, int signo, void *value, int si_code) in s10_sigqueue()
/titanic_44/usr/src/lib/libproc/common/
H A DPcore_linux.h116 int32_t si_code; /* Extra code */ member
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c752 conv_cnote_si_code(Half mach, int sig, int si_code, in conv_cnote_si_code()