Searched refs:SYS_sysconfig (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | syscall.h | 310 #define SYS_sysconfig 137 macro
|
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_signal.c | 118 sigrtmin = __systemcall(&rval, SYS_sysconfig + 1024, _CONFIG_SIGRT_MIN)? in native_sigrtmin() 131 sigrtmax = __systemcall(&rval, SYS_sysconfig + 1024, _CONFIG_SIGRT_MAX)? in native_sigrtmax()
|
H A D | s10_brand.c | 1473 return (__systemcall(rv, SYS_sysconfig + 1024, which)); in s10_sysconfig() 1476 (void) B_TRUSS_POINT_1(rv, SYS_sysconfig, 0, which); in s10_sysconfig()
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtldlib.s | 131 mov SYS_sysconfig, %g1
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 216 mov SYS_sysconfig, %g1
|
/titanic_44/usr/src/uts/common/brand/solaris10/ |
H A D | s10_brand.c | 531 s10_emulation_table[SYS_sysconfig] = 1; /* 137 */ in _init()
|