Searched defs:numPids (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclPipe.c177 Tcl_DetachPids( int numPids, Tcl_Pid *pidPtr) argument
266 TclCleanupChildren( Tcl_Interp *interp, int numPids, Tcl_Pid *pidPtr, Tcl_Channel errorChan) argument
465 int numPids; /* Actual number of processes that exist at local
1040 int numPids; local
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclPipe.c483 int numPids; /* Actual number of processes that exist local
1056 int numPids; local
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixPipe.c41 int numPids; /* How many processes are attached to this pipe? */ member in struct:PipeState
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixPipe.c40 int numPids; /* How many processes are attached to this member in struct:PipeState
721 TclpCreateCommandChannel( TclFile readFile, TclFile writeFile, TclFile errorFile, int numPids, Tcl_Pid *pidPtr) argument
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinPipe.c105 int numPids; /* Number of processes attached to pipe. */ member in struct:PipeInfo
1649 TclpCreateCommandChannel( TclFile readFile, TclFile writeFile, TclFile errorFile, int numPids, Tcl_Pid *pidPtr) argument
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinPipe.c107 int numPids; /* Number of processes attached to pipe. */ member in struct:PipeInfo
1647 TclpCreateCommandChannel( TclFile readFile, TclFile writeFile, TclFile errorFile, int numPids, Tcl_Pid *pidPtr) argument
[all...]

Completed in 128 milliseconds