Home
last modified time | relevance | path

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

12

/openbsd-src/bin/cp/
H A Dutils.c55 copy_file(FTSENT *entp, int exists) in copy_file()
200 copy_link(FTSENT *p, int exists) in copy_link()
224 copy_fifo(struct stat *from_stat, int exists) in copy_fifo()
240 copy_special(struct stat *from_stat, int exists) in copy_special()
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DVstat.pm42 sub exists($) subroutine
62 sub exists($) subroutine
82 sub exists($self) subroutine
122 sub exists($self, $name) subroutine
/openbsd-src/gnu/usr.bin/perl/ext/Tie-Memoize/t/
H A DTie-Memoize.t14 sub exists { my ($key, $dir) = @_; return -f File::Spec->catfile($dir, $key) } subroutine
/openbsd-src/usr.bin/patch/
H A Dpch.h36 bool exists; member
H A Dutil.c341 fetchname(const char *at, bool *exists, int strip_leading) in fetchname()
/openbsd-src/usr.bin/libtool/LT/
H A DUList.pm65 sub exists($self, $key) subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DQueue.pm161 sub exists { subroutine
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSelect.pm46 sub exists subroutine
/openbsd-src/bin/ln/
H A Dln.c121 int exists, n; in linkit() local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Drename.c145 bfd_boolean exists; in smart_rename() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c147 bfd_boolean exists; in smart_rename() local
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Ddirectory_entry.h108 bool exists() const { return _VSTD_FS::exists(file_status{__get_ft()}); } in exists() function
111 bool exists(error_code& __ec) const noexcept { in exists() function
H A Doperations.h98 inline _LIBCPP_HIDE_FROM_ABI bool exists(file_status __s) noexcept { return status_known(__s) && __… in exists() function
99 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p) { return exists(__status(__p)); } in exists() function
101 inline _LIBCPP_INLINE_VISIBILITY bool exists(const path& __p, error_code& __ec) noexcept { in exists() function
/openbsd-src/regress/sys/kern/access/
H A Daccess.c22 char exists[] = "testdir/testfile"; variable
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1002 sub exists { subroutine
/openbsd-src/usr.bin/cvs/
H A Dcheckout.c487 int cf_kflag, exists; in cvs_checkout_file() local
/openbsd-src/gnu/usr.bin/cvs/src/
H A Ddiff.c430 int exists; local
/openbsd-src/usr.bin/less/
H A Dedit.c601 int exists; in use_logfile() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h194 bool AddrHashMap<T, kSize>::Handle::exists() const { in exists() function
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriverUtils.cpp268 bool exists = fs::exists(location); in findPathCombination() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Di386linux.c438 bfd_boolean exists; local
H A Dsparclinux.c439 bfd_boolean exists; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsparclinux.c440 bfd_boolean exists; local
H A Di386linux.c439 bfd_boolean exists; local
/openbsd-src/usr.bin/vi/common/
H A Dexf.c125 int fd, exists, open_err, readonly; in file_init() local

12