Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WIFCONTINUED
usr/src/ucbhead/sys/wait.h
138
#define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG)
usr/src/uts/common/sys/wait.h
81
#define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG)