Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIDFD_COREDUMP_ROOT
include/uapi/linux/pidfd.h
47
#define PIDFD_COREDUMP_ROOT (1U << 3) /* coredump was done as root. */
tools/testing/selftests/pidfd/pidfd.h
172
#define PIDFD_COREDUMP_ROOT (1U << 3) /* coredump was done as root. */