Home
last modified time | relevance | path

Searched refs:cfg_has_https (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dunbound.c210 if(cfg_has_https(cfg)) { in checkrlimits()
501 if(cfg_has_https(cfg)) { in setup_sslctxs()
/freebsd/contrib/unbound/util/
H A Dconfig_file.h1465 int cfg_has_https(struct config_file* cfg);
H A Dconfig_file.c2923 cfg_has_https(struct config_file* cfg) in cfg_has_https() function
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c376 if(cfg_has_https(cfg)) { in service_init()