config_read
if(!config_read(ctx->env->cfg, fname, NULL)) {
if(!config_read(cfg, g.gl_pathv[i], chroot)) {
int config_read(struct config_file* config, const char* filename,
if(!config_read(*newcfg, fr->worker->daemon->cfgfile,
if(!config_read(cfg, cfgfile, daemon->chroot)) {
if(!config_read(ctx->env->cfg, fname, NULL)) {
if(!config_read(cfg, cfgfile, NULL)) {
if(!config_read(cfg, cfgfile, NULL))
if(!config_read(cfg, cfgfile, NULL))
if(!config_read(cfg, g.gl_pathv[i], chroot)) {
int config_read(struct config_file* config, const char* filename,