HomeSort by: relevance | last modified time | path
    Searched refs:isc_file_exists (Results 1 - 19 of 19) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
file.h 177 isc_file_exists(const char *pathname);
  /src/external/mpl/bind/dist/lib/isc/include/isc/
file.h 175 isc_file_exists(const char *pathname);
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
file.h 184 isc_file_exists(const char *pathname);
  /src/external/mpl/bind/dist/lib/isc/
file.c 417 isc_file_exists(const char *pathname) { function
741 if (isc_file_exists(buf)) {
751 if (isc_file_exists(buf)) {
log.c 1239 !isc_file_exists(current))
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
file.c 436 isc_file_exists(const char *pathname) { function
807 if (isc_file_exists(buf)) {
817 if (isc_file_exists(buf)) {
  /src/external/mpl/bind/dist/tests/dns/
dnstap_test.c 101 assert_true(isc_file_exists(TAPFILE));
118 assert_false(isc_file_exists(TAPSOCK));
  /src/external/mpl/dhcp/bind/dist/lib/irs/
dnsconf.c 231 if (!isc_file_exists(filename)) {
  /src/external/mpl/bind/dist/bin/rndc/
rndc.c 568 if (!isc_file_exists(conffile)) {
576 if (!isc_file_exists(conffile)) {
581 } else if (!c_flag && isc_file_exists(admin_keyfile)) {
  /src/external/bsd/ntp/dist/libntp/lib/isc/unix/
file.c 346 isc_file_exists(const char *pathname) { function
  /src/external/mpl/bind/dist/lib/dns/
view.c 1784 } else if (directory == NULL || isc_file_exists(buffer)) {
1795 if (result != ISC_R_SUCCESS || isc_file_exists(buffer)) {
zone.c 2349 !isc_file_exists(zone->masterfile)))
  /src/external/mpl/dhcp/bind/dist/lib/dns/
view.c 2141 } else if (directory == NULL || isc_file_exists(buffer)) {
2152 if (result != ISC_R_SUCCESS || isc_file_exists(buffer)) {
zone.c 2301 !isc_file_exists(zone->masterfile))
  /src/external/mpl/bind/dist/bin/named/
controlconf.c 834 if (!isc_file_exists(named_g_keyfile)) {
server.c 13256 if (!isc_file_exists(view->new_zone_file)) {
13627 if (!isc_file_exists(view->new_zone_file)) {
14442 if (file != NULL && isc_file_exists(file)) {
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 1273 !isc_file_exists(current))
  /src/external/mpl/bind/dist/bin/dig/
dighost.c 1103 if (!isc_file_exists(keyfile)) {
  /src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c 577 if (!isc_file_exists(keyfile)) {

Completed in 84 milliseconds