Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h1478 int cfg_has_https(struct config_file* cfg);
H A Dconfig_file.c2989 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()
/freebsd/contrib/unbound/daemon/
H A Dunbound.c210 if(cfg_has_https(cfg)) { in checkrlimits()
H A Ddaemon.c318 if(cfg_has_https(cfg)) { in daemon_setup_sslctxs()
H A Dremote.c5849 if(cfg_has_https(newcfg)) { in ct_create_sslctxs()