Home
last modified time | relevance | path

Searched refs:lex_push_file (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/ntp/ntpd/
HDntp_scanner.h134 extern int/*BOOL*/ lex_push_file(const char * path, const char * mode);
HDntp_scanner.c357 int/*BOOL*/ lex_push_file( in lex_push_file() function
HDntp_parser.c3325 if (!lex_push_file(path, "r")) { in yyparse()