/freebsd-src/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-src/bin/cp/ |
H A D | utils.c | 249 copy_link(const FTSENT *p, int exists) in copy_link() 276 copy_fifo(struct stat *from_stat, int exists) in copy_fifo() 296 copy_special(struct stat *from_stat, int exists) in copy_special()
|
/freebsd-src/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-src/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-src/usr.bin/man/ |
H A D | man.sh | 200 exists() { function
|
/freebsd-src/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-src/bin/ln/ |
H A D | ln.c | 224 bool exists; in linkit() local
|
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | directory_entry.h | 96 return filesystem::exists(file_status{__get_ft(&__ec)}); in exists() function 94 _LIBCPP_HIDE_FROM_ABI bool exists() const { return filesystem::exists(file_status{__get_ft()}); } exists() function
|
H A D | operations.h | 149 inline _LIBCPP_HIDE_FROM_ABI bool exists(file_status __s) noexcept { exists() function 152 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p) { return exists(__status(__p)); } exists() function 154 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p, error_code& __ec) noexcept { exists() function
|
/freebsd-src/usr.sbin/etcupdate/ |
H A D | etcupdate.sh | 120 exists() function [all...] |
/freebsd-src/sys/dev/acpi_support/ |
H A D | acpi_fujitsu.c | 99 int exists; member 355 int i, exists; in acpi_fujitsu_init() local
|
/freebsd-src/sys/dev/vmware/vmci/ |
H A D | vmci_hashtable.c | 436 bool exists; in vmci_hashtable_entry_exists() local
|
/freebsd-src/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-src/contrib/llvm-project/lld/MachO/ |
H A D | DriverUtils.cpp | 272 bool exists = fs::exists(location); findPathCombination() local [all...] |
/freebsd-src/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-src/contrib/pf/pflogd/ |
H A D | pflogd.c | 217 int exists = 0; if_exists() local
|
/freebsd-src/contrib/kyua/utils/fs/ |
H A D | operations.cpp | 390 fs::exists(const fs::path& path) in exists() function in fs
|
/freebsd-src/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-src/crypto/heimdal/appl/rcp/ |
H A D | rcp.c | 421 int amt, count, exists, first, mask, mode, ofd, omode; in sink() local
|
/freebsd-src/contrib/less/ |
H A D | edit.c | 934 int exists; use_logfile() local
|
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | operations.cpp | 135 } else if (not exists(t)) { __copy() local 377 if (not exists(parent_st)) { __create_directories() local [all...] |
/freebsd-src/contrib/nvi/common/ |
H A D | exf.c | 123 int fd, exists, open_err, readonly; in file_init() local
|
/freebsd-src/contrib/atf/atf-c/ |
H A D | check_test.c | 340 bool exists; in ATF_TC_BODY() local
|