Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_scanner.c422 lex_from_file(void) in lex_from_file() function
820 if (lex_from_file()) { in yylex()
843 if (lex_from_file()) { in yylex()
938 if (lex_from_file()) in yylex()
HDntp_scanner.h139 extern int/*BOOL*/ lex_from_file(void);
HDntp_parser.c2695 if (lex_from_file()) { in yyparse()
2752 if (lex_from_file()) { in yyparse()
2766 if (lex_from_file()) { in yyparse()
2781 if (lex_from_file()) { in yyparse()
3214 if (lex_from_file()) { in yyparse()
3298 if (lex_from_file()) { in yyparse()
3315 if (!lex_from_file()) { in yyparse()
3431 if (lex_from_file()) { in yyparse()
3446 if (lex_from_file()) { in yyparse()
3467 if (lex_from_file()) { in yyparse()
[all …]