Searched defs:exists (Results 1 - 25 of 46) sorted by path

12

/freebsd-current/bin/cp/
H A Dutils.c246 copy_link(const FTSENT *p, int exists) argument
273 copy_fifo(struct stat *from_stat, int exists) argument
293 copy_special(struct stat *from_stat, int exists) argument
[all...]
/freebsd-current/bin/ln/
H A Dln.c224 bool exists; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c1481 int exists = dtrace_lookup_by_name(dtp, local
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dfs.cpp451 impl::exists(const path& p) function in class:impl
/freebsd-current/contrib/atf/atf-c/
H A Dcheck_test.c340 bool exists; local
H A Dmacros_test.c65 exists(const char *p) function
[all...]
/freebsd-current/contrib/atf/atf-c/detail/
H A Dfs_test.c72 exists(const atf_fs_path_t *p) function
561 ATF_TC(exists); variable
[all...]
/freebsd-current/contrib/bmake/
H A Dvar.c1216 bool exists; local
/freebsd-current/contrib/bzip2/
H A Dbzip2.c943 Bool exists = (tmp != NULL); local
/freebsd-current/contrib/kyua/utils/fs/
H A Doperations.cpp390 fs::exists(const fs::path& path) function in class:fs
H A Doperations_test.cpp176 ATF_TEST_CASE_WITHOUT_HEAD(exists); variable
[all...]
/freebsd-current/contrib/kyua/utils/text/
H A Dtemplates.cpp610 text::templates_def::exists(const std::string& name) const function in class:text::templates_def
/freebsd-current/contrib/less/
H A Dedit.c934 int exists; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h194 bool AddrHashMap<T, kSize>::Handle::exists() const { function in class:__sanitizer::AddrHashMap::Handle
/freebsd-current/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h94 _LIBCPP_HIDE_FROM_ABI bool exists() const { return filesystem::exists(file_status{__get_ft()}); } function in class:directory_entry
H A Doperations.h152 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p) { return exists(__status(__p)); } function
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp272 bool exists = fs::exists(location); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1053 bool exists = platform_sp->GetFileExists(FileSpec(remote_file_path)); variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4559 bool exists = instance.Exists(new_dir); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h461 inline bool exists(const Twine &Path) { function in namespace:llvm::sys::fs
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp60 bool exists = false; member in struct:__anon2139::LineInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp110 bool Status::exists() const { function in class:Status
149 bool FileSystem::exists(const Twine &Path) { function in class:FileSystem
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp594 bool GVNPass::ValueTable::exists(Value *V) const { function in class:GVNPass::ValueTable
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp233 bool exists = false; local
/freebsd-current/contrib/nvi/common/
H A Dexf.c123 int fd, exists, open_err, readonly; local

Completed in 642 milliseconds

12