Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/util/
HDconfig_file.h1406 int cfg_has_https(struct config_file* cfg);
HDconfig_file.c2787 int cfg_has_https(struct config_file* cfg) in cfg_has_https() function
/freebsd-14-stable/contrib/unbound/daemon/
HDunbound.c210 if(cfg_has_https(cfg)) { in checkrlimits()