Home
last modified time | relevance | path

Searched refs:iter_get_funcblock (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/unbound/dist/iterator/
H A Diterator.h457 struct module_func_block* iter_get_funcblock(void);
H A Diterator.c4185 iter_get_funcblock(void) in iter_get_funcblock() function
/netbsd/external/bsd/unbound/dist/services/
H A Dmodstack.c196 &iter_get_funcblock,
/netbsd/external/bsd/unbound/dist/smallapp/
H A Dunbound-checkconf.c961 check_mod(cfg, iter_get_funcblock()); in checkconf()