Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WHIBYTE
usr/src/ucbhead/sys/wait.h
132
#define WHIBYTE(stat) ((int)(((stat)>>8)&0377))
usr/src/uts/common/sys/wait.h
78
#define WHIBYTE(stat) ((int)(((stat)>>8)&0377))