Searched refs:cfg_has_https (Results 1 – 3 of 3) sorted by relevance
1406 int cfg_has_https(struct config_file* cfg);
2787 int cfg_has_https(struct config_file* cfg) in cfg_has_https() function
210 if(cfg_has_https(cfg)) { in checkrlimits()