Searched refs:TclGetCwd (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A DtclUnixFile.c151 * the cache maintained used by TclGetCwd is deallocated and
180 * TclGetCwd --
187 * The returned string is owned by the TclGetCwd routine and must
200 TclGetCwd(interp)
575 cwd = TclGetCwd((Tcl_Interp *) NULL);
195 TclGetCwd(interp) function
H A DtclCmdMZ.c80 dirName = TclGetCwd(interp);
/ast/src/lib/libtksh/include/
H A Dtkshlib.h217 EXTERN char * TclGetCwd(Tcl_Interp *interp);

Completed in 43 milliseconds