Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_scanner.c41 static struct FILE_INFO * lex_stack = NULL;
134 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()
[all …]
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);
Dntp_parser.c2430 struct FILE_INFO * ip_ctx = lex_current(); in yyparse()
2930 struct FILE_INFO * ip_ctx; in yyparse()
4094 struct FILE_INFO * ip_ctx; in yyerror()