Searched refs:alt_config_file (Results 1 – 1 of 1) sorted by relevance
183 char *alt_config_file; variable5152 alt_config_file = alt_config_file_storage; in getconfig()5184 if (!lex_init_stack(FindConfig(alt_config_file), "r")) { in getconfig()5189 msyslog(LOG_INFO, "getconfig: Couldn't open <%s>: %m", FindConfig(alt_config_file)); in getconfig()5194 cfgt.source.value.s = estrdup(alt_config_file); in getconfig()