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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsymtab.h115 isc_symtab_create(isc_mem_t *mctx, unsigned int size,
/bind-9.6-ESV-R11/bin/tests/
H A Dsym_test.c71 RUNTIME_CHECK(isc_symtab_create(mctx, 691, undefine_action, NULL,
/bind-9.6-ESV-R11/lib/isc/tests/
H A Dsymtab_test.c61 result = isc_symtab_create(mctx, 3, undefine, NULL, ISC_FALSE, &st);
/bind-9.6-ESV-R11/lib/isc/
H A Dsymtab.c58 isc_symtab_create(isc_mem_t *mctx, unsigned int size, function
/bind-9.6-ESV-R11/lib/bind9/
H A Dcheck.c656 tresult = isc_symtab_create(mctx, 100, freekey, mctx,
724 tresult = isc_symtab_create(mctx, 100, freekey, mctx,
851 result = isc_symtab_create(mctx, 100, NULL, NULL, ISC_FALSE, &symtab);
1803 tresult = isc_symtab_create(mctx, 1000, freekey, mctx,
1875 tresult = isc_symtab_create(mctx, 1000, freekey, mctx,
2023 result = isc_symtab_create(mctx, 100, NULL, NULL, ISC_FALSE, &symtab);
2286 tresult = isc_symtab_create(mctx, 100, NULL, NULL, ISC_TRUE, &symtab);
/bind-9.6-ESV-R11/bin/check/
H A Dcheck-tool.c148 result = isc_symtab_create(sym_mctx, 100, freekey, sym_mctx,
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c2363 CHECK(isc_symtab_create(pctx->mctx, 5, /* XXX */

Completed in 26 milliseconds