Searched refs:AT_SUN_AUXFLAGS (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp_util.c50 * We need to clear the AF_SUN_NOPLM flag from the AT_SUN_AUXFLAGS
61 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h173 #define AT_SUN_AUXFLAGS 2017 /* AF_SUN_ flags passed from the kernel */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c145 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c150 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c161 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c150 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c391 * We also need to clear the AF_SUN_NOPLM flag from the AT_SUN_AUXFLAGS
423 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/uts/common/exec/aout/
H A Daout.c224 * We need to update the AT_SUN_AUXFLAGS aux vector to set
231 ASSERT(auxflags_auxv32.a_type == AT_SUN_AUXFLAGS);
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c871 * we need to update the AT_SUN_AUXFLAGS aux vector to set
881 ASSERT(auxflags_auxv.a_type == AT_SUN_AUXFLAGS);
895 ASSERT(auxflags_auxv32.a_type == AT_SUN_AUXFLAGS);
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c816 { AT_SUN_AUXFLAGS, "AT_SUN_AUXFLAGS", at_flags },
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c555 case AT_SUN_AUXFLAGS:
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c469 * AT_SUN_AUXFLAGS
864 ADDAUX(aux, AT_SUN_AUXFLAGS, auxf);

Completed in 83 milliseconds