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

/bind-9.6-ESV-R11/lib/isc/tests/
H A Dsymtab_test.c33 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { function
61 result = isc_symtab_create(mctx, 3, undefine, NULL, ISC_FALSE, &st);
82 undefine(key, 1, value, NULL);
98 undefine(key, 1, value, NULL);

Completed in 514 milliseconds