Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c733 int auxf = AF_SUN_HWCAPVERIFY; in elfexec() local
752 auxf |= AF_SUN_SETUGID; in elfexec()
767 auxf &= ~AF_SUN_SETUGID; in elfexec()
777 ADDAUX(aux, AT_SUN_AUXFLAGS, auxf); in elfexec()