Searched refs:lex_init_stack (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_scanner.h129 extern int/*BOOL*/ lex_init_stack(const char * path, const char * mode);
H A Dntp_config.c4916 lex_init_stack(origin, NULL); /* no checking needed... */
4980 !lex_init_stack(FindConfig(config_file), "r")
4994 if (!lex_init_stack(FindConfig(alt_config_file), "r")) {
H A Dntp_scanner.c303 lex_init_stack( function
320 * anything until the next 'lex_init_stack()' succeeded.

Completed in 138 milliseconds