Searched refs:FindConfig (Results 1 – 6 of 6) sorted by relevance
15 FindConfig( in FindConfig() function68 FindConfig( in FindConfig() function
197 extern const char * FindConfig (const char *);
5170 !lex_init_stack(FindConfig(config_file), "r") in getconfig() 5176 msyslog(LOG_INFO, "getconfig: Couldn't open <%s>: %m", FindConfig(config_file)); 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()
3324 const char * path = FindConfig((yyvsp[-1].String)); /* might return $2! */ in yyparse()
1414 /* Do we want the HPUX FindConfig()? */
1246 [Do we want the HPUX FindConfig()?])