Searched refs:cfg_has_https (Results 1 – 6 of 6) sorted by relevance
1478 int cfg_has_https(struct config_file* cfg);
2989 cfg_has_https(struct config_file* cfg) in cfg_has_https() function
376 if(cfg_has_https(cfg)) { in service_init()
210 if(cfg_has_https(cfg)) { in checkrlimits()
318 if(cfg_has_https(cfg)) { in daemon_setup_sslctxs()
5849 if(cfg_has_https(newcfg)) { in ct_create_sslctxs()