Searched defs:isc_file_exists (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dfile.c414 isc_file_exists(const char *pathname) { function
740 if (isc_file_exists(buf)) {
750 if (isc_file_exists(buf)) {
/bind-9.11.3/lib/isc/win32/
H A Dfile.c472 isc_file_exists(const char *pathname) { function
811 if (isc_file_exists(buf)) {
821 if (isc_file_exists(buf)) {

Completed in 13 milliseconds