Home
last modified time | relevance | path

Searched refs:isc_file_exists (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net/ntp/ntp-4.2.8p15/lib/isc/include/isc/
H A Dfile.h175 isc_file_exists(const char *pathname);
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/include/isc/
H A Dfile.h180 isc_file_exists(const char *pathname);
/dports/dns/bind-tools/bind-9.16.27/lib/isc/include/isc/
H A Dfile.h182 isc_file_exists(const char *pathname);
/dports/dns/bind911/bind-9.11.37/lib/isc/include/isc/
H A Dfile.h180 isc_file_exists(const char *pathname);
/dports/dns/bind916/bind-9.16.27/lib/isc/include/isc/
H A Dfile.h182 isc_file_exists(const char *pathname);
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/include/isc/
H A Dfile.h180 isc_file_exists(const char *pathname);
/dports/dns/bind911/bind-9.11.37/lib/isc/unix/
H A Dfile.c421 isc_file_exists(const char *pathname) { in isc_file_exists() function
744 if (isc_file_exists(buf)) { in isc_file_sanitize()
754 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/
H A Dfile.c430 isc_file_exists(const char *pathname) { in isc_file_exists() function
754 if (isc_file_exists(buf)) { in isc_file_sanitize()
764 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Ddnstap_test.c102 assert_true(isc_file_exists(TAPFILE)); in create_test()
118 assert_false(isc_file_exists(TAPSOCK)); in create_test()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Ddnstap_test.c104 assert_true(isc_file_exists(TAPFILE)); in create_test()
121 assert_false(isc_file_exists(TAPSOCK)); in create_test()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Ddnstap_test.c104 assert_true(isc_file_exists(TAPFILE)); in create_test()
121 assert_false(isc_file_exists(TAPSOCK)); in create_test()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Ddnstap_test.c100 assert_true(isc_file_exists(TAPFILE)); in create_test()
117 assert_false(isc_file_exists(TAPSOCK)); in create_test()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Ddnstap_test.c102 assert_true(isc_file_exists(TAPFILE)); in create_test()
119 assert_false(isc_file_exists(TAPSOCK)); in create_test()
/dports/dns/bind-tools/bind-9.16.27/lib/isc/unix/
H A Dfile.c433 isc_file_exists(const char *pathname) { in isc_file_exists() function
804 if (isc_file_exists(buf)) { in isc_file_sanitize()
814 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind916/bind-9.16.27/lib/isc/unix/
H A Dfile.c433 isc_file_exists(const char *pathname) { in isc_file_exists() function
804 if (isc_file_exists(buf)) { in isc_file_sanitize()
814 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/unix/
H A Dfile.c431 isc_file_exists(const char *pathname) { in isc_file_exists() function
802 if (isc_file_exists(buf)) { in isc_file_sanitize()
812 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind911/bind-9.11.37/lib/isc/win32/
H A Dfile.c478 isc_file_exists(const char *pathname) { in isc_file_exists() function
814 if (isc_file_exists(buf)) { in isc_file_sanitize()
824 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind-tools/bind-9.16.27/lib/isc/win32/
H A Dfile.c495 isc_file_exists(const char *pathname) { in isc_file_exists() function
886 if (isc_file_exists(buf)) { in isc_file_sanitize()
896 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind916/bind-9.16.27/lib/isc/win32/
H A Dfile.c495 isc_file_exists(const char *pathname) { in isc_file_exists() function
886 if (isc_file_exists(buf)) { in isc_file_sanitize()
896 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/win32/
H A Dfile.c493 isc_file_exists(const char *pathname) { in isc_file_exists() function
884 if (isc_file_exists(buf)) { in isc_file_sanitize()
894 if (isc_file_exists(buf)) { in isc_file_sanitize()
/dports/dns/bind916/bind-9.16.27/bin/rndc/
H A Drndc.c611 if (!isc_file_exists(conffile)) { in parse_config()
619 if (!isc_file_exists(conffile)) { in parse_config()
624 } else if (!c_flag && isc_file_exists(admin_keyfile)) { in parse_config()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/rndc/
H A Drndc.c640 if (!isc_file_exists(conffile)) { in parse_config()
648 if (!isc_file_exists(conffile)) { in parse_config()
653 } else if (!c_flag && isc_file_exists(admin_keyfile)) { in parse_config()
/dports/dns/bind911/bind-9.11.37/bin/rndc/
H A Drndc.c540 if (! isc_file_exists(conffile)) { in parse_config()
547 if (! isc_file_exists(conffile)) in parse_config()
551 } else if (! c_flag && isc_file_exists(admin_keyfile)) { in parse_config()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/rndc/
H A Drndc.c601 if (!isc_file_exists(conffile)) { in parse_config()
609 if (!isc_file_exists(conffile)) { in parse_config()
614 } else if (!c_flag && isc_file_exists(admin_keyfile)) { in parse_config()
/dports/dns/bind-tools/bind-9.16.27/bin/rndc/
H A Drndc.c611 if (!isc_file_exists(conffile)) { in parse_config()
619 if (!isc_file_exists(conffile)) { in parse_config()
624 } else if (!c_flag && isc_file_exists(admin_keyfile)) { in parse_config()

1234