Home
last modified time | relevance | path

Searched refs:local_zone_str2type (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlocalzone.h357 int local_zone_str2type(const char* str, enum localzone_type* t);
H A Dlocalzone.c258 if(!local_zone_str2type(type, &t)) { in lz_enter_zone()
731 if(!local_zone_str2type(type, &t)) { in lz_enter_override()
1960 int local_zone_str2type(const char* type, enum localzone_type* t) in local_zone_str2type() function
/freebsd/contrib/unbound/daemon/
H A Dacl_list.c300 if(!local_zone_str2type(action, &t)) { in acl_list_tag_action_cfg()
H A Dremote.c1221 if(!local_zone_str2type(arg2, &t)) { in perform_zone_add()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-checkconf.c254 if(!local_zone_str2type(s3->str3, &t)) { in acl_view_tag_checks()
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c1368 if(!local_zone_str2type(zone_type, &t)) { in ub_ctx_zone_add()