Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_uapi.c37 size_t alloc_size, bool *exists) in uapi_add_get_elm()
65 bool exists; in uapi_create_write() local
108 bool exists; in uapi_merge_method() local
177 bool exists; in uapi_merge_obj_tree() local
231 bool exists; in uapi_disable_elm() local
280 bool exists; in uapi_merge_def() local
/freebsd/usr.bin/patch/
H A Dpch.h36 bool exists; member
H A Dutil.c353 fetchname(const char *at, bool *exists, int strip_leading) in fetchname()
/freebsd/usr.bin/compress/
H A Dcompress.c188 int exists, isreg, oreg; in compress() local
278 int exists, isreg, oreg; in decompress() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dfs_test.cpp443 ATF_TEST_CASE_HEAD(exists) in ATF_TEST_CASE_HEAD() argument
447 ATF_TEST_CASE_BODY(exists) in ATF_TEST_CASE_BODY() argument
H A Dfs.cpp451 impl::exists(const path& p) in exists() function in impl
/freebsd/usr.bin/man/
H A Dman.sh203 exists() { function
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h93 _LIBCPP_HIDE_FROM_ABI bool exists() const { return filesystem::exists(file_status{__get_ft()}); } in exists() function
95 _LIBCPP_HIDE_FROM_ABI bool exists(error_code& __ec) const noexcept { in exists() function
H A Doperations.h148 inline _LIBCPP_HIDE_FROM_ABI bool exists(file_status __s) noexcept { in exists() function
151 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p) { return exists(__status(__p)); } in exists() function
153 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p, error_code& __ec) noexcept { in exists() function
/freebsd/bin/ln/
H A Dln.c231 bool append, exists; in linkit() local
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh120 exists() function
[all...]
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_hashtable.c436 bool exists; in vmci_hashtable_entry_exists() local
/freebsd/contrib/atf/atf-c/detail/
H A Dfs_test.c72 exists(const atf_fs_path_t *p) in exists() function
562 ATF_TC_HEAD(exists, tc) in ATF_TC_HEAD() argument
566 ATF_TC_BODY(exists, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h194 bool AddrHashMap<T, kSize>::Handle::exists() const { in exists() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp282 bool exists = fs::exists(location); in findPathCombination() local
/freebsd/contrib/kyua/utils/fs/
H A Doperations.cpp390 fs::exists(const fs::path& path) in exists() function in fs
/freebsd/contrib/kyua/utils/text/
H A Dtemplates.cpp610 text::templates_def::exists(const std::string& name) const in exists() function in text::templates_def
/freebsd/contrib/pf/pflogd/
H A Dpflogd.c228 int exists = 0; in if_exists() local
/freebsd/crypto/heimdal/appl/rcp/
H A Drcp.c421 int amt, count, exists, first, mask, mode, ofd, omode; in sink() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp132 } else if (not exists(t)) { in __copy() local
374 if (not exists(parent_st)) { in __create_directories() local
/freebsd/contrib/nvi/common/
H A Dexf.c123 int fd, exists, open_err, readonly; in file_init() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp303 bool DependencyScanningWorkerFilesystem::exists(const Twine &Path) { in exists() function in DependencyScanningWorkerFilesystem
/freebsd/contrib/less/
H A Dedit.c933 int exists; in use_logfile() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio_inject.c890 boolean_t exists = B_FALSE; in zio_pool_handler_exists() local
/freebsd/contrib/atf/atf-c/
H A Dcheck_test.c340 bool exists; in ATF_TC_BODY() local

12