Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIDFD_COREDUMP_USER
include/uapi/linux/pidfd.h
46
#define PIDFD_COREDUMP_USER (1U << 2) /* coredump was done as the user. */
tools/testing/selftests/pidfd/pidfd.h
168
#define PIDFD_COREDUMP_USER (1U << 2) /* coredump was done as the user. */