Searched refs:dir_open (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/contrib/dlz/modules/filesystem/
H A Ddir.h38 dir_open(dir_t *dir, const char *dirname);
H A Ddir.c37 dir_open(dir_t *dir, const char *dirname) { function
H A Ddlz_filesystem_dynamic.c630 result = dir_open(&dir, basepath);
653 result = dir_open(&dir, dir_entry->dirpath);
793 result = dir_open(&dir, path);
/bind-9.11.3/lib/dns/
H A Ddnssec.c1411 isc_boolean_t dir_open = ISC_FALSE; local
1432 dir_open = ISC_TRUE;
1522 if (dir_open)

Completed in 1488 milliseconds