Searched refs:cfg_has_https (Results 1 – 4 of 4) sorted by relevance
210 if(cfg_has_https(cfg)) { in checkrlimits()501 if(cfg_has_https(cfg)) { in setup_sslctxs()
1465 int cfg_has_https(struct config_file* cfg);
2923 cfg_has_https(struct config_file* cfg) in cfg_has_https() function
376 if(cfg_has_https(cfg)) { in service_init()