Home
last modified time | relevance | path

Searched refs:FindConfig (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dfindconfig.c15 FindConfig( in FindConfig() function
68 FindConfig( in FindConfig() function
/freebsd/contrib/ntp/include/
H A Dntp_stdlib.h197 extern const char * FindConfig (const char *);
/freebsd/contrib/ntp/ntpd/
H A Dntp_config.c5170 !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()
H A Dntp_parser.c3324 const char * path = FindConfig((yyvsp[-1].String)); /* might return $2! */ in yyparse()
/freebsd/contrib/ntp/
H A Dconfig.h.in1414 /* Do we want the HPUX FindConfig()? */
H A Dconfigure.ac1246 [Do we want the HPUX FindConfig()?])