Searched refs:w_Retcode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dtc.wait.h83 unsigned short w_Retcode:8; member in struct:wait::__anon14079
93 # define w_retcode w_T.w_Retcode
102 unsigned int w_Retcode:8; member in struct:__anon14081::__anon14082
120 unsigned int w_Retcode:8; member in struct:__anon14084::__anon14085
135 # define w_retcode w_P.w_T.w_Retcode
/macosx-10.10/bash-94.1.2/bash-3.2/include/
H A Dunionwait.h36 w_Retcode : 8, /* exit code if w_termsig==0 */ member in struct:wait::__anon6570
64 unsigned w_Retcode : 8; /* exit code if w_termsig==0 */ member in struct:wait::__anon6572
84 #define w_retcode w_T.w_Retcode
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dwait.h203 w_Retcode:8, /* exit code if w_termsig==0 */ member in struct:wait::__anon14932
208 w_Retcode:8, /* exit code if w_termsig==0 */ member in struct:wait::__anon14932
233 #define w_retcode w_T.w_Retcode
/macosx-10.10/vim-55/src/
H A Dos_unixx.h33 # define WEXITSTATUS(stat_val) ((stat_val).w_T.w_Retcode)
/macosx-10.10/screen-22/screen/
H A Dos.h487 # define WEXITSTATUS(status) status.w_T.w_Retcode

Completed in 104 milliseconds