Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_scanner.c134 static struct FILE_INFO *
140 struct FILE_INFO *stream; in lex_open()
166 struct FILE_INFO *stream in lex_getch()
229 struct FILE_INFO *stream in lex_ungetch()
257 struct FILE_INFO *stream in lex_close()
280 static struct FILE_INFO *
282 struct FILE_INFO * head in drop_stack_do()
285 struct FILE_INFO * tail; in drop_stack_do()
362 struct FILE_INFO * next = NULL; in lex_push_file()
385 struct FILE_INFO * tail = NULL; in lex_pop_file()
[all …]
H A Dntp_scanner.h96 struct FILE_INFO { struct
97 struct FILE_INFO * st_next; /* next on stack */ argument
140 extern struct FILE_INFO * lex_current(void);
H A Dntp_parser.c2414 struct FILE_INFO * ip_ctx = lex_current(); in yyparse()
2950 struct FILE_INFO * ip_ctx; in yyparse()
4117 struct FILE_INFO * ip_ctx; in yyerror()