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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsymtab.h54 * change until it calls isc_symtab_undefine() or isc_symtab_destroy().
135 isc_symtab_undefine(isc_symtab_t *symtab, const char *key, unsigned int type);
/bind-9.6-ESV-R11/bin/tests/
H A Dsym_test.c85 result = isc_symtab_undefine(st, cp, 1);
/bind-9.6-ESV-R11/lib/isc/tests/
H A Dsymtab_test.c120 result = isc_symtab_undefine(st, str, 1);
/bind-9.6-ESV-R11/lib/isc/
H A Dsymtab.c283 isc_symtab_undefine(isc_symtab_t *symtab, const char *key, unsigned int type) { function

Completed in 11 milliseconds