OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_WCONTINUED
sys/kern/kern_exit.c
641
*statusp = _WCONTINUED;
sys/sys/wait.h
59
#define WIFCONTINUED(x) (((x) & _WCONTINUED) == _WCONTINUED)