Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dauxv.h187 #define AT_SUN_BRAND_AUX2 2021 macro
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c907 { AT_SUN_BRAND_AUX2, 0 }, in brand_solaris_elfexec()
923 { AT_SUN_BRAND_AUX2, 0 }, in brand_solaris_elfexec()
/titanic_41/usr/src/cmd/ptools/pargs/
H A Dpargs.c838 { AT_SUN_BRAND_AUX2, "AT_SUN_BRAND_AUX2", at_null },
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c805 ADDAUX(aux, AT_SUN_BRAND_AUX2, 0) in elfexec()