Home
last modified time | relevance | path

Searched refs:SYS_kill (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h86 #define SYS_kill 37 macro
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_signal.c750 (void) B_TRUSS_POINT_2(rval, SYS_kill, EINVAL, pid, sig); in s10_kill()
757 return (__systemcall(rval, SYS_kill + 1024, pid, nativesig)); in s10_kill()
/titanic_44/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c499 s10_emulation_table[SYS_kill] = 1; /* 37 */ in _init()
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dsyscall.c46 0, SYS_sync, SYS_kill, -1 /*stat*/,