Searched refs:static_conf_name (Results 1 – 1 of 1) sorted by relevance
109 config_commit(pool_conf_t *conf, const char *static_conf_name) in config_commit() argument111 if (pool_conf_open(conf, static_conf_name, Nflag || !Sflag ? in config_commit()113 die(gettext(ERR_OPEN_STATIC), static_conf_name, get_errstr()); in config_commit()116 die(gettext(ERR_VALIDATE_RUNTIME), static_conf_name); in config_commit()119 die(gettext(ERR_COMMIT_DYNAMIC), static_conf_name, in config_commit()127 static_conf_name, get_errstr()); in config_commit()