Searched refs:isc_file_exists (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dfile.h175 isc_file_exists(const char *pathname);
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Dfile.h171 isc_file_exists(const char *pathname);
/macosx-10.10/bind9-45.101/bind9/contrib/sdb/bdb/
H A Dbdb.c80 if (isc_file_exists(*argv) != ISC_TRUE) {
84 "isc_file_exists: %s", *argv);
/macosx-10.10/bind9-45.101/bind9/lib/irs/
H A Ddnsconf.c210 if (!isc_file_exists(filename))
/macosx-10.10/ntp-92/lib/isc/unix/
H A Dfile.c333 isc_file_exists(const char *pathname) { function
/macosx-10.10/ntp-92/lib/isc/win32/
H A Dfile.c374 isc_file_exists(const char *pathname) { function
/macosx-10.10/bind9-45.101/bind9/bin/rndc/
H A Drndc.c468 if (! isc_file_exists(conffile)) {
472 if (! isc_file_exists(conffile))
476 } else if (! c_flag && isc_file_exists(admin_keyfile)) {
/macosx-10.10/bind9-45.101/bind9/lib/isc/unix/
H A Dfile.c343 isc_file_exists(const char *pathname) { function
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dfile.c393 isc_file_exists(const char *pathname) { function
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddighost.c1058 if (! isc_file_exists(keyfile))
4215 if (isc_file_exists(tempnamekey)) {
4249 result = isc_file_exists(trustedkey);
4251 result = isc_file_exists("/etc/trusted-key.key");
4253 result = isc_file_exists("./trusted-key.key");
/macosx-10.10/bind9-45.101/bind9/bin/nsupdate/
H A Dnsupdate.c594 if (! isc_file_exists(keyfile))
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dzone.c1500 !isc_file_exists(zone->masterfile)) {

Completed in 296 milliseconds