Searched refs:Tcl_FSGetFileSystemForPath (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIOUtil.c1102 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
1154 fsPtr = Tcl_FSGetFileSystemForPath(cwd);
2042 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2078 const Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2154 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2242 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2324 const Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2457 const Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2576 const Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2614 const Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPt
4376 Tcl_FSGetFileSystemForPath( function
[all...]
H A DtclStubInit.c988 Tcl_FSGetFileSystemForPath, /* 477 */
H A DtclPathObj.c2199 Tcl_FSGetFileSystemForPath(pathPtr);
2222 const Tcl_Filesystem *actualFs = Tcl_FSGetFileSystemForPath(pathPtr);
H A DtclDecls.h2811 EXTERN Tcl_Filesystem * Tcl_FSGetFileSystemForPath(Tcl_Obj *pathPtr);
5970 #ifndef Tcl_FSGetFileSystemForPath
5971 #define Tcl_FSGetFileSystemForPath \ macro
H A DtclTest.c6535 if (Tcl_FSGetFileSystemForPath(newPathPtr) == NULL) {
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIOUtil.c1040 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
1084 fsPtr = Tcl_FSGetFileSystemForPath(cwd);
1997 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2034 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2110 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2199 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2262 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2400 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2442 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2479 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPt
3902 Tcl_FSGetFileSystemForPath(pathObjPtr) function
[all...]
H A DtclStubInit.c939 Tcl_FSGetFileSystemForPath, /* 477 */
H A DtclDecls.h1516 EXTERN Tcl_Filesystem* Tcl_FSGetFileSystemForPath _ANSI_ARGS_((
4234 #ifndef Tcl_FSGetFileSystemForPath
4235 #define Tcl_FSGetFileSystemForPath \ macro
H A DtclTest.c6130 if (Tcl_FSGetFileSystemForPath(newPathPtr) == NULL) {

Completed in 299 milliseconds