Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AT_SECURE
fs/binfmt_elf.c
265
NEW_AUX_ENT(AT_SECURE, bprm->secureexec);
fs/binfmt_elf_fdpic.c
656
NEW_AUX_ENT(AT_SECURE, bprm->secureexec);
tools/testing/selftests/capabilities/validate_cap.c
42
if (getauxval(AT_SECURE))