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

/macosx-10.10/cddafs-253/FilesystemProber/
H A Dcddafs_util.h94 int Unmount ( const char * mountPtPtr );
H A Dcddafs_util.cpp222 result = Unmount ( mountPointPtr );
293 // -u (Unmount)
331 // we only support actions Probe, Mount, Force Mount, and Unmount
574 // Unmount - This routine will fire off a system command to unmount the
583 Unmount ( const char * theMountPointPtr ) function
1457 printf ( " -%c (Unmount)\n", FSUC_UNMOUNT );
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dmk4vfs.tcl15 # 04feb03 jcw 1.8 whoops, restored vfs::mk4::Unmount logic
47 ::vfs::RegisterMount $local [list ::vfs::mk4::Unmount $db]
51 proc Unmount {db local} { procedure

Completed in 161 milliseconds