Searched refs:WAIT_STATUS_TYPE (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/tcl-102/tcl/tcl/compat/
H A Dwaitpid.c33 WAIT_STATUS_TYPE status; /* Status returned when child exited or
78 WAIT_STATUS_TYPE status;
/macosx-10.9.5/tcl-102/tcl84/tcl/compat/
H A Dwaitpid.c36 WAIT_STATUS_TYPE status; /* Status returned when child exited
83 WAIT_STATUS_TYPE status;
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixPort.h180 # define WAIT_STATUS_TYPE pid_t macro
183 # define WAIT_STATUS_TYPE union wait macro
185 # define WAIT_STATUS_TYPE int macro
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A DtclUnixPort.h208 # define WAIT_STATUS_TYPE pid_t macro
211 # define WAIT_STATUS_TYPE union wait macro
213 # define WAIT_STATUS_TYPE int macro
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A DtclWinPort.h249 # define WAIT_STATUS_TYPE union wait macro
251 # define WAIT_STATUS_TYPE int macro
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinPort.h227 # define WAIT_STATUS_TYPE union wait macro
229 # define WAIT_STATUS_TYPE int macro
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexp_command.h132 WAIT_STATUS_TYPE wait; /* raw status from wait() */
H A Dexp_chan.c590 WAIT_STATUS_TYPE status;
H A Dexp_command.c252 exp_wait_zero(WAIT_STATUS_TYPE *status)
256 for (i=0;i<sizeof(WAIT_STATUS_TYPE);i++) {
2751 # define WAIT_STATUS_TYPE union wait
2753 # define WAIT_STATUS_TYPE int
2803 WAIT_STATUS_TYPE wait_status;
H A Dexp_tty.c579 WAIT_STATUS_TYPE waitStatus;
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclPipe.c281 WAIT_STATUS_TYPE waitStatus;
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclPipe.c284 WAIT_STATUS_TYPE waitStatus;
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/unix/
H A DtclXunixOS.c410 WAIT_STATUS_TYPE waitStatus;

Completed in 249 milliseconds