Searched defs:WWORD (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ | ||
| H A D | wait.h | 79 #define WWORD(stat) ((int)((stat))&0177777) macro |
| /illumos-gate/usr/src/ucbhead/sys/ | ||
| H A D | wait.h | 133 #define WWORD(stat) ((int)((stat))&0177777) macro |