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

12

/freebsd-current/usr.bin/patch/
H A Dpch.h36 bool exists; member in struct:file_name
H A Dutil.c353 fetchname(const char *at, bool *exists, int strip_leading) argument
/freebsd-current/sys/dev/vmware/vmci/
H A Dvmci_hashtable.c436 bool exists; local
/freebsd-current/usr.bin/compress/
H A Dcompress.c188 int exists, isreg, oreg; local
278 int exists, isreg, oreg; local
/freebsd-current/bin/ln/
H A Dln.c224 bool exists; local
/freebsd-current/usr.bin/man/
H A Dman.sh203 exists() { function
/freebsd-current/contrib/kyua/utils/fs/
H A Doperations_test.cpp176 ATF_TEST_CASE_WITHOUT_HEAD(exists); variable
[all...]
H A Doperations.cpp390 fs::exists(const fs::path& path) function in class:fs
/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/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/usr.sbin/etcupdate/
H A Detcupdate.sh120 exists() function
[all...]
/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/openmp/runtime/src/
H A Dkmp_taskdeps.cpp233 bool exists = false; local
/freebsd-current/bin/cp/
H A Dutils.c249 copy_link(const FTSENT *p, int exists) argument
276 copy_fifo(struct stat *from_stat, int exists) argument
296 copy_special(struct stat *from_stat, int exists) argument
[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/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/atf/atf-c++/detail/
H A Dfs.cpp451 impl::exists(const path& p) function in class:impl
/freebsd-current/contrib/nvi/common/
H A Dexf.c123 int fd, exists, open_err, readonly; local
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_uapi.c65 bool exists; local
108 bool exists; local
177 bool exists; local
36 uapi_add_get_elm(struct uverbs_api *uapi, u32 key, size_t alloc_size, bool *exists) argument
231 bool exists; local
280 bool exists; local
[all...]
/freebsd-current/contrib/less/
H A Dedit.c934 int exists; local
/freebsd-current/contrib/pf/pflogd/
H A Dpflogd.c217 int exists = 0; local
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_fujitsu.c99 int exists; member in struct:int_nameval
355 int i, exists; local
[all...]

Completed in 368 milliseconds

12