Searched refs:remote_get_opt_ssl (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/unbound/libunbound/
H A Dworker.h179 void remote_get_opt_ssl(char* line, void* arg);
H A Dlibworker.c1044 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) function
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dworker_cb.c250 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) function
/freebsd-12-stable/contrib/unbound/util/
H A Dfptr_wlist.c593 else if(fptr == &remote_get_opt_ssl) return 1;
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1560 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) function
/freebsd-12-stable/contrib/unbound/daemon/
H A Dremote.c2580 void remote_get_opt_ssl(char* line, void* arg) function
2591 r = config_get_option(worker->env.cfg, arg, remote_get_opt_ssl, ssl);

Completed in 195 milliseconds