Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIDFD_COREDUMPED
include/uapi/linux/pidfd.h
44
#define PIDFD_COREDUMPED (1U << 0) /* Did crash and... */
tools/testing/selftests/pidfd/pidfd.h
160
#define PIDFD_COREDUMPED (1U << 0) /* Did crash and... */