Home
last modified time | relevance | path

Searched refs:AT_SUN_PLATFORM (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h137 #define AT_SUN_PLATFORM 2008 /* platform name */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c144 case AT_SUN_PLATFORM: in _setup()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c142 case AT_SUN_PLATFORM: in _setup()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c143 case AT_SUN_PLATFORM: in _setup()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c201 case AT_SUN_PLATFORM: in _setup()
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c1876 ADDAUX(*a, AT_SUN_PLATFORM, (long)&ustrp[*--offp]) in stk_copyout()
1887 AT_SUN_PLATFORM, (int)(uintptr_t)&ustrp[*--offp]) in stk_copyout()
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c846 { AT_SUN_PLATFORM, "AT_SUN_PLATFORM", at_str },