Home
last modified time | relevance | path

Searched refs:AF_SUN_NOPLM (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/ucbcmd/sbcp/
H A Dsbcp_util.c62 ap->a_un.a_val &= ~AF_SUN_NOPLM; in sbcp_init()
/titanic_50/usr/src/uts/common/sys/
H A Dauxv.h217 #define AF_SUN_NOPLM 0x00000004 macro
/titanic_50/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c424 ap->a_un.a_val &= ~AF_SUN_NOPLM; in brand_post_init()
/titanic_50/usr/src/uts/common/exec/aout/
H A Daout.c232 auxflags_auxv32.a_un.a_val |= AF_SUN_NOPLM; in aoutexec()
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c882 auxflags_auxv.a_un.a_val |= AF_SUN_NOPLM; in brand_solaris_elfexec()
896 auxflags_auxv32.a_un.a_val |= AF_SUN_NOPLM; in brand_solaris_elfexec()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c1184 if (auxflags & AF_SUN_NOPLM) in setup()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg55 @ MSG_AUXV_AF_SUN_NOPLM "AF_SUN_NOPLM"
H A Dcorenote.c1029 { AF_SUN_NOPLM, MSG_AUXV_AF_SUN_NOPLM }, in conv_cnote_auxv_af()