Searched refs:force_eof (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_scanner.h99 int force_eof; /* locked or not */ member in struct:FILE_INFO
H A Dntp_scanner.c171 if (NULL == stream || stream->force_eof)
233 if (NULL == stream || stream->force_eof)
342 retv = !lex_stack->force_eof;
343 lex_stack->force_eof = TRUE;

Completed in 55 milliseconds