Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SECCOMP_RET_ERRNO
include/uapi/linux/seccomp.h
42
#define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */
tools/include/uapi/linux/seccomp.h
42
#define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */
tools/testing/selftests/seccomp/seccomp_bpf.c
126
#define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */