Searched defs:auxf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c821 int auxf = AF_SUN_HWCAPVERIFY; local
839 auxf |= AF_SUN_SETUGID;
854 auxf &= ~AF_SUN_SETUGID;
864 ADDAUX(aux, AT_SUN_AUXFLAGS, auxf);

Completed in 61 milliseconds