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

/freebsd-11-stable/contrib/tcsh/
H A Dtc.wait.h87 } w_S; member in union:wait
93 # define w_stopval w_S.w_Stopval
94 # define w_stopsig w_S.w_Stopsig
108 } w_S; member in union:__anon31
127 } w_S; member in union:__anon34
135 # define w_stopval w_P.w_S.w_Stopval
136 # define w_stopsig w_P.w_S.w_Stopsig
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dos.h463 # define WSTOPSIG(status) status.w_S.w_Stopsig

Completed in 69 milliseconds