• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/tcl-105/tcl84/tcl/generic/

Lines Matching refs:Tcl_FSGetFileSystemForPath

1040     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(pathPtr);
2593 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(tsdPtr->cwdPathPtr);
2721 fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2757 * Tcl_FSGetFileSystemForPath call above anyway).
2828 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
2918 copyFsPtr = Tcl_FSGetFileSystemForPath(copyToPtr);
3222 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
3632 fsPtr = Tcl_FSGetFileSystemForPath(srcPathPtr);
3633 fsPtr2 = Tcl_FSGetFileSystemForPath(destPathPtr);
3677 fsPtr = Tcl_FSGetFileSystemForPath(srcPathPtr);
3678 fsPtr2 = Tcl_FSGetFileSystemForPath(destPathPtr);
3781 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
3814 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
3855 fsPtr = Tcl_FSGetFileSystemForPath(srcPathPtr);
3856 fsPtr2 = Tcl_FSGetFileSystemForPath(destPathPtr);
3899 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathPtr);
3941 * Tcl_FSGetFileSystemForPath --
3958 Tcl_FSGetFileSystemForPath(pathObjPtr)
3972 panic("Tcl_FSGetFileSystemForPath called with object with refCount == 0");
4260 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathObjPtr);
4305 Tcl_Filesystem *fsPtr = Tcl_FSGetFileSystemForPath(pathObjPtr);
6031 Tcl_FSGetFileSystemForPath(pathObjPtr);
6053 Tcl_Filesystem *actualFs = Tcl_FSGetFileSystemForPath(pathObjPtr);