gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_WSTATUS (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/wait.h - 6.3KB - 165 lines
54: 
55: #define _WSTATUS(x)     (_W_INT(x) & 0177)
56: #define _WSTOPPED       0177          /* _WSTATUS if process is stopped */