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

/macosx-10.10/cddafs-253/FilesystemProber/
H A Dcddafs_util.h45 // (Un)Mount Stuff
90 int Mount ( const char * deviceNamePtr,
H A Dcddafs_util.cpp218 result = Mount ( blockDeviceName, mountPointPtr, mountFlags );
291 // -m (Mount)
294 // -M (Force Mount)
301 // /foo/bar/ (required for Mount and Force Mount actions)
331 // we only support actions Probe, Mount, Force Mount, and Unmount
350 // action Mount and ForceMount require 6 arguments
605 #pragma mark - Mount Code
624 error = Mount ( arg
757 Mount ( const char * deviceNamePtr, function
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dstarkit.tcl34 eval [list ::vfs::${driver}::Mount $self $self] $args
106 eval [list [string map {handler Mount} $drv] $topdir $topdir] $args
H A Dmk4vfs.tcl30 proc Mount {mkfile local args} { procedure
34 return [eval [linsert $args 0 vfs::mkcl::Mount $mkfile $local]]
608 # deprecated, use vfs::mk4::Mount (first two args are reversed!)
610 uplevel [list ::vfs::mk4::Mount $mkfile $local] $args
H A Dzipvfs.tcl17 Mount $zipfile $zipfile
21 proc vfs::zip::Mount {zipfile local} {
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/template/
H A Ddeltavfs.tcl12 Mount the delta vfs first, then mount the versioning vfs using the virtual location created by the
/macosx-10.10/vim-55/runtime/syntax/
H A Dfstab.vim42 " Mount Point

Completed in 121 milliseconds