Searched refs:str2len (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/unbound/daemon/ |
H A D | acl_list.c | 458 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 D | config_file.h | 941 size_t str2len; member
|
H A D | config_file.c | 1045 tmpstr = config_taglist2str(cfg, p->str2, p->str2len); \ 2145 s->str2len = i2len; in cfg_strbytelist_insert()
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 356 if(!respip_tag_cfg(set, p->str, p->str2, p->str2len)) { in respip_set_apply_cfg()
|
/freebsd/contrib/unbound/services/ |
H A D | localzone.c | 1154 if(!lz_enter_zone_tag(zones, p->str, p->str2, p->str2len, in lz_enter_zone_tags()
|