/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_uapi.c | 37 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 D | pch.h | 36 bool exists; member
|
H A D | util.c | 353 fetchname(const char *at, bool *exists, int strip_leading) in fetchname()
|
/freebsd/usr.bin/compress/ |
H A D | compress.c | 188 int exists, isreg, oreg; in compress() local 278 int exists, isreg, oreg; in decompress() local
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | fs_test.cpp | 443 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 D | fs.cpp | 451 impl::exists(const path& p) in exists() function in impl
|
/freebsd/usr.bin/man/ |
H A D | man.sh | 203 exists() { function
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | directory_entry.h | 93 _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 D | operations.h | 148 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 D | ln.c | 231 bool append, exists; in linkit() local
|
/freebsd/usr.sbin/etcupdate/ |
H A D | etcupdate.sh | 120 exists() function [all...] |
/freebsd/sys/dev/vmware/vmci/ |
H A D | vmci_hashtable.c | 436 bool exists; in vmci_hashtable_entry_exists() local
|
/freebsd/contrib/atf/atf-c/detail/ |
H A D | fs_test.c | 72 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 D | sanitizer_addrhashmap.h | 194 bool AddrHashMap<T, kSize>::Handle::exists() const { in exists() function
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | DriverUtils.cpp | 282 bool exists = fs::exists(location); in findPathCombination() local
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | operations.cpp | 390 fs::exists(const fs::path& path) in exists() function in fs
|
/freebsd/contrib/kyua/utils/text/ |
H A D | templates.cpp | 610 text::templates_def::exists(const std::string& name) const in exists() function in text::templates_def
|
/freebsd/contrib/pf/pflogd/ |
H A D | pflogd.c | 228 int exists = 0; in if_exists() local
|
/freebsd/crypto/heimdal/appl/rcp/ |
H A D | rcp.c | 421 int amt, count, exists, first, mask, mode, ofd, omode; in sink() local
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | operations.cpp | 132 } else if (not exists(t)) { in __copy() local 374 if (not exists(parent_st)) { in __create_directories() local
|
/freebsd/contrib/nvi/common/ |
H A D | exf.c | 123 int fd, exists, open_err, readonly; in file_init() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.cpp | 303 bool DependencyScanningWorkerFilesystem::exists(const Twine &Path) { in exists() function in DependencyScanningWorkerFilesystem
|
/freebsd/contrib/less/ |
H A D | edit.c | 933 int exists; in use_logfile() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zio_inject.c | 890 boolean_t exists = B_FALSE; in zio_pool_handler_exists() local
|
/freebsd/contrib/atf/atf-c/ |
H A D | check_test.c | 340 bool exists; in ATF_TC_BODY() local
|