Searched defs:undefine (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/tests/ |
H A D | symtab_test.c | 25 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { function 53 result = isc_symtab_create(mctx, 3, undefine, NULL, ISC_FALSE, &st); 74 undefine(key, 1, value, NULL); 90 undefine(key, 1, value, NULL);
|
Completed in 9 milliseconds