Searched defs:fspec (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_snapshot.c26 mount_diskfs(const char *fspec, const char *path) argument
H A Dt_snapshot_log.c26 mount_diskfs(const char *fspec, const char *path) argument
H A Dt_snapshot_v2.c26 mount_diskfs(const char *fspec, const char *path) argument
/freebsd-13-stable/contrib/netbsd-tests/fs/msdosfs/
H A Dt_snapshot.c28 mount_diskfs(const char *fspec, const char *path) argument
/freebsd-13-stable/sys/fs/cd9660/
H A Dcd9660_mount.h44 char *fspec; /* block special device to mount */ member in struct:iso_args
H A Dcd9660_vfsops.c133 char *fspec; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBHostOS.cpp52 FileSpec fspec; local
[all...]
H A DSBFileSpec.cpp36 SBFileSpec::SBFileSpec(const lldb_private::FileSpec &fspec) argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c122 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, char *fspec, int fsflags) argument
/freebsd-13-stable/contrib/apr/file_io/unix/
H A Ddir.c243 char fspec[APR_PATH_MAX]; local
/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_vfsops.c140 fuse_getdevice(const char *fspec, struct thread *td, struct cdev **fdevp) argument
311 char *fspec, *subtype; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp27 CompileUnit(const lldb::ModuleSP &module_sp, void *user_data, const FileSpec &fspec, const lldb::user_id_t cu_sym_id, lldb::LanguageType language, lldb_private::LazyBool is_optimized) argument
H A DSymbol.cpp159 bool Symbol::SetReExportedSymbolSharedLibrary(const FileSpec &fspec) { argument
/freebsd-13-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c133 char *path, *fspec; local
/freebsd-13-stable/sys/fs/udf/
H A Dudf_vfsops.c197 char *fspec, *cs_disk, *cs_local; local
/freebsd-13-stable/sys/ufs/ufs/
H A Dufsmount.h42 char *fspec; /* block special device to mount */ member in struct:ufs_args
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfsmount.h235 char *fspec; /* blocks special holding the fs to mount */ member in struct:msdosfs_args
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_vfsops.c382 char *fspec; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1903 auto fspec = GetFileSpec().CopyByAppendingPathComponent( local
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsport.h1088 char *fspec; member in struct:nfsex_args
1093 char *fspec; member in struct:nfsex_oldargs

Completed in 124 milliseconds