Home
last modified time | relevance | path

Searched defs:WLOBYTE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dwait.h77 #define WLOBYTE(stat) ((int)((stat)&0377)) macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h131 #define WLOBYTE(stat) ((int)((stat)&0377)) macro