Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SECBIT_NOROOT_LOCKED
tools/testing/selftests/exec/check-exec.c
43
const unsigned int noroot = SECBIT_NOROOT | SECBIT_NOROOT_LOCKED;
tools/testing/selftests/landlock/common.h
48
const unsigned int noroot = SECBIT_NOROOT | SECBIT_NOROOT_LOCKED;