Searched defs:w_S (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dwait.h72 } w_S; member in union:wait
77 #define w_stopval w_S.w_Stopval
78 #define w_stopsig w_S.w_Stopsig
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dwait.h61 } w_S; member in union:__wait
66 #define __w_stopval w_S.w_Stopval
67 #define __w_stopsig w_S.w_Stopsig
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h89 } w_S; member in union:wait
94 #define w_stopval w_S.w_Stopval
95 #define w_stopsig w_S.w_Stopsig

Completed in 107 milliseconds