Searched refs:resolve_interface_names (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/unbound/daemon/ |
| H A D | acl_list.c | 578 if(!resolve_interface_names(&p->str, 1, NULL, &resif, &num_resif)) in read_acl_interface_action() 604 if(!resolve_interface_names(&p->str, 1, NULL, &resif, &num_resif)) { in read_acl_interface_view() 639 if(!resolve_interface_names(&p->str, 1, NULL, &resif, &num_resif)) { in read_acl_interface_tags() 676 if(!resolve_interface_names(&p->str, 1, NULL, &resif, &num_resif)) { in read_acl_interface_tag_actions() 714 if(!resolve_interface_names(&p->str, 1, NULL, &resif, &num_resif)) { in read_acl_interface_tag_datas()
|
| H A D | daemon.c | 365 if(!resolve_interface_names(daemon->cfg->ifs, in daemon_open_shared_ports()
|
| H A D | remote.c | 369 if(!resolve_interface_names(NULL, 0, cfg->control_ifs.first, in daemon_remote_open_ports()
|
| /src/contrib/unbound/services/ |
| H A D | listen_dnsport.h | 183 int resolve_interface_names(char** ifs, int num_ifs,
|
| H A D | listen_dnsport.c | 1811 int resolve_interface_names(char** ifs, int num_ifs, in resolve_interface_names() function
|
| /src/contrib/unbound/smallapp/ |
| H A D | unbound-checkconf.c | 365 if(!resolve_interface_names(&cfg->ifs[i], 1, NULL, &resif[i], in interfacechecks() 470 if(!resolve_interface_names(&p->str, 1, NULL, &rcif, in controlinterfacechecks()
|
| H A D | unbound-control.c | 636 if(!resolve_interface_names(NULL, 0, in contact_server()
|
| /src/contrib/unbound/testcode/ |
| H A D | fake_event.c | 1426 int resolve_interface_names(char** ATTR_UNUSED(ifs), int ATTR_UNUSED(num_ifs), in resolve_interface_names() function
|