Lines Matching defs:undefine_action
47 isc_symtabaction_t undefine_action;
54 isc_symtabaction_t undefine_action, void *undefine_arg,
74 symtab->undefine_action = undefine_action;
98 if (symtab->undefine_action != NULL) {
99 (symtab->undefine_action)(elt->key, elt->type,
228 if (symtab->undefine_action != NULL) {
229 (symtab->undefine_action)(elt->key, elt->type,
242 * it in its undefine_action function. In the event that it *was*
276 if (symtab->undefine_action != NULL) {
277 (symtab->undefine_action)(elt->key, elt->type, elt->value,