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

/illumos-gate/usr/src/cmd/csh/
H A Dwait.h64 unsigned short w_Stopsig:8; /* signal that stopped us */ member in struct:wait::__anon352
67 unsigned short w_Stopsig:8; /* signal that stopped us */
78 #define w_stopsig w_S.w_Stopsig
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dwait.h59 unsigned short w_Stopsig:8; /* signal that stopped us */ member in struct:__wait::__anon2790
67 #define __w_stopsig w_S.w_Stopsig
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h83 unsigned short w_Stopsig:8; /* signal that stopped us */ member in struct:wait::__anon4501
86 unsigned short w_Stopsig:8; /* signal that stopped us */
95 #define w_stopsig w_S.w_Stopsig

Completed in 44 milliseconds