Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WWORD
usr/src/ucbhead/sys/wait.h
133
#define WWORD(stat) ((int)((stat))&0177777)
usr/src/uts/common/sys/wait.h
79
#define WWORD(stat) ((int)((stat))&0177777)