Home
last modified time | relevance | path

Searched refs:SYS_sysconfig (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h310 #define SYS_sysconfig 137 macro
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_signal.c118 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 Ds10_brand.c1473 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 Drtldlib.s131 mov SYS_sysconfig, %g1
/titanic_44/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s216 mov SYS_sysconfig, %g1
/titanic_44/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c531 s10_emulation_table[SYS_sysconfig] = 1; /* 137 */ in _init()