Home
last modified time | relevance | path

Searched refs:errpos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_scanner.h105 struct LCPOS errpos; /* error position */ member
H A Dntp_parser.c2418 ip_ctx->errpos.nline, in yyparse()
2419 ip_ctx->errpos.ncol); in yyparse()
4120 ip_ctx->errpos = ip_ctx->tokpos;
4123 ip_ctx->errpos.nline, ip_ctx->errpos.ncol, msg); in token_name()
4129 ip_ctx->errpos.ncol, msg);