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

/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/generic/
H A Dvfs.c184 static Tcl_Filesystem vfsFilesystem = { variable
399 vfsAlreadyRegistered = Tcl_FSData(&vfsFilesystem);
401 Tcl_FSRegister((ClientData)1, &vfsFilesystem);
514 Tcl_FSMountsChanged(&vfsFilesystem);
590 Tcl_FSMountsChanged(&vfsFilesystem);
1065 return (VfsNativeRep*) Tcl_FSGetInternalRep(pathPtr, &vfsFilesystem);
2056 Tcl_FSUnregister(&vfsFilesystem);

Completed in 179 milliseconds