NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WCOREDUMP
distrib/utils/ssh/ssh.c
47
#define WCOREDUMP(x) ((x) & 0200)
sys/sys/wait.h
70
#define WCOREDUMP(x) (_W_INT(x) & WCOREFLAG)