Home
last modified time | relevance | path

Searched refs:caps_white_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/iterator/
H A Diter_utils.h449 struct rbtree_type* caps_white_create(void);
H A Diter_utils.c119 caps_white_create(void) in caps_white_create() function
234 iter_env->caps_white = caps_white_create(); in iter_apply_cfg()
/freebsd/contrib/unbound/daemon/
H A Dremote.c5865 if(!(ct->caps_white = caps_white_create())) { in fr_construct_from_config()