Home
last modified time | relevance | path

Searched refs:AT_SUN_BRAND_AUX3 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dauxv.h188 #define AT_SUN_BRAND_AUX3 2022 macro
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c908 { AT_SUN_BRAND_AUX3, 0 } in brand_solaris_elfexec()
924 { AT_SUN_BRAND_AUX3, 0 } in brand_solaris_elfexec()
/titanic_50/usr/src/cmd/ptools/pargs/
H A Dpargs.c839 { AT_SUN_BRAND_AUX3, "AT_SUN_BRAND_AUX3", at_null },
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c806 ADDAUX(aux, AT_SUN_BRAND_AUX3, 0) in elfexec()