Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SECCOMP_RET_LOG
include/uapi/linux/seccomp.h
45
#define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */
tools/include/uapi/linux/seccomp.h
45
#define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */
tools/testing/selftests/seccomp/seccomp_bpf.c
131
#define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */