Searched refs:w_Stopval (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dtc.wait.h86 unsigned short w_Stopval:8; member in struct:wait::__anon14080
94 # define w_stopval w_S.w_Stopval
106 unsigned int w_Stopval:8; member in struct:__anon14081::__anon14083
127 unsigned int w_Stopval:8; member in struct:__anon14084::__anon14086
136 # define w_stopval w_P.w_S.w_Stopval
/macosx-10.10/bash-94.1.2/bash-3.2/include/
H A Dunionwait.h46 w_Stopval : 8, /* == W_STOPPED if stopped */ member in struct:wait::__anon6571
76 unsigned w_Stopval : 8; /* == W_STOPPED if stopped */ member in struct:wait::__anon6573
85 #define w_stopval w_S.w_Stopval
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dwait.h220 unsigned int w_Stopval:8, /* == W_STOPPED if stopped */ member in struct:wait::__anon14933
227 w_Stopval:8; /* == W_STOPPED if stopped */ member in struct:wait::__anon14933
234 #define w_stopval w_S.w_Stopval

Completed in 114 milliseconds