Searched refs:AF_SUN_NOPLM (Results 1 - 7 of 7) 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
62 ap->a_un.a_val &= ~AF_SUN_NOPLM;
/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h212 #define AF_SUN_NOPLM 0x00000004 macro
/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
424 ap->a_un.a_val &= ~AF_SUN_NOPLM;
/illumos-gate/usr/src/uts/common/exec/aout/
H A Daout.c225 * the AF_SUN_NOPLM flag.
232 auxflags_auxv32.a_un.a_val |= AF_SUN_NOPLM;
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c872 * the AF_SUN_NOPLM flag.
882 auxflags_auxv.a_un.a_val |= AF_SUN_NOPLM;
896 auxflags_auxv32.a_un.a_val |= AF_SUN_NOPLM;
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c1184 if (auxflags & AF_SUN_NOPLM)
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1029 { AF_SUN_NOPLM, MSG_AUXV_AF_SUN_NOPLM },

Completed in 72 milliseconds