Searched refs:remote_get_opt_ssl (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/unbound/libunbound/ |
| H A D | worker.h | 181 void remote_get_opt_ssl(char* line, void* arg);
|
| H A D | libworker.c | 1030 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl() function
|
| /freebsd/contrib/unbound/smallapp/ |
| H A D | worker_cb.c | 238 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl() function
|
| /freebsd/contrib/unbound/util/ |
| H A D | fptr_wlist.c | 638 else if(fptr == &remote_get_opt_ssl) return 1;
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | testbound.c | 662 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl() function
|
| H A D | doqclient.c | 2731 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg))
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | unbound-dnstap-socket.c | 1785 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl() 1784 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) remote_get_opt_ssl() function
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | remote.c | 3292 void remote_get_opt_ssl(char* line, void* arg) in remote_get_opt_ssl() function 3303 r = config_get_option(worker->env.cfg, arg, remote_get_opt_ssl, ssl); in do_get_option()
|