Searched refs:w_S (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dtc.wait.h88 } w_S; member in union:wait
94 # define w_stopval w_S.w_Stopval
95 # define w_stopsig w_S.w_Stopsig
109 } w_S; member in union:__anon14081
128 } w_S; member in union:__anon14084
136 # define w_stopval w_P.w_S.w_Stopval
137 # define w_stopsig w_P.w_S.w_Stopsig
/macosx-10.10/bash-94.1.2/bash-3.2/include/
H A Dunionwait.h49 } w_S; member in union:wait
77 } w_S; member in union:wait
85 #define w_stopval w_S.w_Stopval
86 #define w_stopsig w_S.w_Stopsig
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dwait.h229 } w_S; member in union:wait
234 #define w_stopval w_S.w_Stopval
235 #define w_stopsig w_S.w_Stopsig
/macosx-10.10/screen-22/screen/
H A Dos.h466 # define WSTOPSIG(status) status.w_S.w_Stopsig

Completed in 107 milliseconds