Searched refs:B_TRUSS_POINT_3 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_signal.c | 449 (void) B_TRUSS_POINT_3(rval, SYS_sigaction, EINVAL, in s10_sigaction() 464 (void) B_TRUSS_POINT_3(rval, SYS_sigaction, err, in s10_sigaction() 649 (void) B_TRUSS_POINT_3(rval, SYS_sigtimedwait, err, in s10_sigtimedwait() 729 (void) B_TRUSS_POINT_3(rval, SYS_signotify, EINVAL, in s10_signotify()
|
H A D | s10_brand.c | 822 (void) B_TRUSS_POINT_3(rval, getdents_syscall_id, ENOMEM, fd, in s10_getdents_common() 1217 return (B_TRUSS_POINT_3(rval, SYS_acctctl, EINVAL, cmd, buf, in s10_acctctl() 1529 (void) B_TRUSS_POINT_3(rv, SYS_systeminfo, 0, command, buf, count); in s10_sysinfo()
|
/titanic_41/usr/src/lib/brand/shared/brand/sys/ |
H A D | brand_misc.h | 187 #define B_TRUSS_POINT_3(rval, syscall_num, err, a0, a1, a2) \ macro
|