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

12

/openbsd-current/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
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/IO/t/
H A DIO.t103 sub exists { 1 } subroutine
/openbsd-current/usr.bin/patch/
H A Dpch.h36 bool exists; member in struct:file_name
H A Dutil.c341 fetchname(const char *at, bool *exists, int strip_leading) argument
/openbsd-current/bin/ln/
H A Dln.c121 int exists, n; local
/openbsd-current/usr.bin/libtool/LT/
H A DUList.pm65 sub exists($self, $key) subroutine
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drename.c145 bfd_boolean exists; local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c147 bfd_boolean exists; local
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DQueue.pm161 sub exists { subroutine
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSelect.pm46 sub exists subroutine
/openbsd-current/regress/sys/kern/access/
H A Daccess.c22 char exists[] = "testdir/testfile"; variable
[all...]
/openbsd-current/bin/cp/
H A Dutils.c55 copy_file(FTSENT *entp, int exists) argument
200 copy_link(FTSENT *p, int exists) argument
224 copy_fifo(struct stat *from_stat, int exists) argument
240 copy_special(struct stat *from_stat, int exists) argument
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Ddiff.c430 int exists; local
/openbsd-current/usr.bin/cvs/
H A Dcheckout.c487 int cf_kflag, exists; local
/openbsd-current/bin/mv/
H A Dcp.c574 copy_link(FTSENT *p, int exists) argument
596 copy_fifo(struct stat *from_stat, int exists) argument
610 copy_special(struct stat *from_stat, int exists) argument
/openbsd-current/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-current/gnu/llvm/lld/MachO/
H A DDriverUtils.cpp268 bool exists = fs::exists(location); local
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__filesystem/
H A Ddirectory_entry.h108 bool exists() const { return _VSTD_FS::exists(file_status{__get_ft()}); } function in class:directory_entry
H A Doperations.h99 inline _LIBCPP_HIDE_FROM_ABI bool exists(const path& __p) { return exists(__status(__p)); } function
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h194 bool AddrHashMap<T, kSize>::Handle::exists() const { function in class:__sanitizer::AddrHashMap::Handle
/openbsd-current/usr.bin/less/
H A Dedit.c601 int exists; local
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1002 sub exists { subroutine
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Di386linux.c438 bfd_boolean exists; local
H A Dm68klinux.c442 bfd_boolean exists; local
H A Dsparclinux.c439 bfd_boolean exists; local

Completed in 405 milliseconds

12