Home
last modified time | relevance | path

Searched refs:str2len (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dacl_list.c458 if(!acl_list_tags_cfg(acl, p->str, p->str2, p->str2len, 0, 0)) { in read_acl_tags()
654 p->str2len, 1, port)) { in read_acl_interface_tags()
/freebsd/contrib/unbound/util/
H A Dconfig_file.h941 size_t str2len; member
H A Dconfig_file.c1045 tmpstr = config_taglist2str(cfg, p->str2, p->str2len); \
2145 s->str2len = i2len; in cfg_strbytelist_insert()
/freebsd/contrib/unbound/respip/
H A Drespip.c356 if(!respip_tag_cfg(set, p->str, p->str2, p->str2len)) { in respip_set_apply_cfg()
/freebsd/contrib/unbound/services/
H A Dlocalzone.c1154 if(!lz_enter_zone_tag(zones, p->str, p->str2, p->str2len, in lz_enter_zone_tags()