Searched refs:str2len (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/unbound/daemon/ |
| H A D | acl_list.c | 460 if(!acl_list_tags_cfg(acl, p->str, p->str2, p->str2len, 0, 0)) { in read_acl_tags() 645 p->str2len, 1, port)) { in read_acl_interface_tags()
|
| H A D | remote.c | 5096 m += sizeof(*s) + getmem_str(s->str) + (s->str2?s->str2len:0); in getmem_config_strbytelist()
|
| /freebsd/contrib/unbound/util/ |
| H A D | config_file.h | 957 size_t str2len; member
|
| H A D | config_file.c | 1075 tmpstr = config_taglist2str(cfg, p->str2, p->str2len); \ 2226 s->str2len = i2len; in cfg_strbytelist_insert()
|
| /freebsd/contrib/unbound/respip/ |
| H A D | respip.c | 363 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 | 1164 if(!lz_enter_zone_tag(zones, p->str, p->str2, p->str2len,
|