Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/daemon/
H A Dacl_list.c352 if(!acl_list_tags_cfg(acl, p->str, p->str2, p->str2len)) { in read_acl_tags()
/freebsd-13.1/contrib/unbound/util/
H A Dconfig_file.h839 size_t str2len; member
H A Dconfig_file.c958 tmpstr = config_taglist2str(cfg, p->str2, p->str2len); \
1943 s->str2len = i2len; in cfg_strbytelist_insert()
/freebsd-13.1/contrib/unbound/respip/
H A Drespip.c356 if(!respip_tag_cfg(set, p->str, p->str2, p->str2len)) { in respip_set_apply_cfg()
/freebsd-13.1/contrib/unbound/services/
H A Dlocalzone.c1149 if(!lz_enter_zone_tag(zones, p->str, p->str2, p->str2len, in lz_enter_zone_tags()