Searched refs:FindConfig (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c4980 !lex_init_stack(FindConfig(config_file), "r")
4986 msyslog(LOG_INFO, "getconfig: Couldn't open <%s>: %m", FindConfig(config_file));
4994 if (!lex_init_stack(FindConfig(alt_config_file), "r")) {
4999 msyslog(LOG_INFO, "getconfig: Couldn't open <%s>: %m", FindConfig(alt_config_file));
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_stdlib.h182 extern const char * FindConfig (const char *);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dfindconfig.c15 FindConfig( function
68 FindConfig( function

Completed in 101 milliseconds