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

/illumos-gate/usr/src/cmd/csh/
H A Dwait.h63 unsigned short w_Stopval:8; /* == W_STOPPED if stopped */ member in struct:wait::__anon352
68 unsigned short w_Stopval:8; /* == W_STOPPED if stopped */
77 #define w_stopval w_S.w_Stopval
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dwait.h60 unsigned short w_Stopval:8; /* == W_STOPPED if stopped */ member in struct:__wait::__anon2790
66 #define __w_stopval w_S.w_Stopval
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h82 unsigned short w_Stopval:8; /* == W_STOPPED if stopped */ member in struct:wait::__anon4501
87 unsigned short w_Stopval:8; /* == W_STOPPED if stopped */
94 #define w_stopval w_S.w_Stopval

Completed in 75 milliseconds