NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_WCONTINUED
sys/sys/wait.h
62
#define WIFCONTINUED(x) (_W_INT(x) == _WCONTINUED)
sys/sys/wait.h
74
#define W_CONTCODE() (_WCONTINUED)