Searched refs:isc_lex_openfile (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dlex.h215 isc_lex_openfile(isc_lex_t *lex, const char *filename);
/bind-9.11.3/lib/isc/
H A Dlex.c223 isc_lex_openfile(isc_lex_t *lex, const char *filename) { function
/bind-9.11.3/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c812 } else if (isc_lex_openfile(lexer, bulk_file) != ISC_R_SUCCESS) {
/bind-9.11.3/lib/dns/
H A Ddst_api.c685 RETERR(isc_lex_openfile(lex, newfilename));
1542 ret = isc_lex_openfile(lex, filename);
H A Dview.c2273 CHECK(isc_lex_openfile(lex, view->nta_file));
H A Dmaster.c1010 return (isc_lex_openfile(lctx->lex, master_file));
/bind-9.11.3/lib/isccfg/
H A Dparser.c506 result = isc_lex_openfile(pctx->lexer, filename);

Completed in 47 milliseconds