Searched defs:exists (Results 51 - 75 of 107) sorted by relevance

12345

/macosx-10.10.1/Heimdal-398.1.2/appl/rcp/
H A Drcp.c421 int amt, count, exists, first, mask, mode, ofd, omode; local
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dfs_test.c75 exists(const atf_fs_path_t *p) function
564 ATF_TC(exists); variable
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dmacros_test.c67 exists(const char *p) function
[all...]
/macosx-10.10.1/patch_cmds-17/patch/
H A Dpch.c183 bool exists = false; local
[all...]
/macosx-10.10.1/pdisk-9/
H A DSCSI_media.c63 long exists; member in struct:SCSI_manager
H A DATA_media.c70 long exists; member in struct:ATA_manager
/macosx-10.10.1/remote_cmds-47/rcp.tproj/
H A Drcp.c597 int amt, exists, first, mask, mode, ofd, omode; local
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlistbox.tcl[all...]
H A Dwidget.tcl[all...]
H A Dtree.tcl[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dtext_write.tcl
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dscp.c988 int amt, exists, first, ofd; local
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Dengine.c1199 bool exists = false; local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DKeychains.cpp733 KeychainImpl::exists() function in class:KeychainImpl
737 bool exists = true; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DKeychains.cpp733 KeychainImpl::exists() function in class:KeychainImpl
737 bool exists = true; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DKeychains.cpp733 KeychainImpl::exists() function in class:KeychainImpl
737 bool exists = true; local
/macosx-10.10.1/Security-57031.1.35/securityd/securityd_service/securityd_service/
H A Dmain.c239 bool exists = false; local
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dnsec3.c560 isc_boolean_t exists = ISC_FALSE; local
368 name_exists(dns_db_t *db, dns_dbversion_t *version, dns_name_t *name, isc_boolean_t *exists) argument
[all...]
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnectionPrivate.c1567 Boolean exists = FALSE; local
/macosx-10.10.1/gpatch-3/patch/
H A Dutil.c386 version_get (char const *filename, char const *cs, int exists, int readonly, argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DFileSystem.h341 inline bool exists(const Twine &path) { function in namespace:llvm::sys::fs
[all...]
/macosx-10.10.1/rsync-45/rsync/
H A Dgenerator.c901 int exists = statret == 0 local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclInterp.c532 int exists; local
544 Tcl_SetIntObj(Tcl_GetObjResult(interp), exists); local
[all...]
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.dir.c470 struct stat exists; local
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dconfig.c696 Bool exists = ( access(fname, 0) == 0 ); local
698 Bool exists; local

Completed in 391 milliseconds

12345