Searched refs:tclpGetCwd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h705 CONST84_RETURN char * (*tclpGetCwd) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_DString * cwdPtr)); /* 141 */ member in struct:TclIntStubs
1253 (tclIntStubsPtr->tclpGetCwd) /* 141 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1185 CONST84_RETURN char * (*tclpGetCwd) (Tcl_Interp *interp, Tcl_DString *cwdPtr); /* 141 */ member in struct:TclIntStubs
1699 (tclIntStubsPtr->tclpGetCwd) /* 141 */

Completed in 89 milliseconds