Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_scanner.h105 struct LCPOS errpos; /* error position */ member
HDntp_parser.c2418 ip_ctx->errpos.nline, in yyparse()
2419 ip_ctx->errpos.ncol); in yyparse()
4120 ip_ctx->errpos = ip_ctx->tokpos; in yyerror()
4123 ip_ctx->errpos.nline, ip_ctx->errpos.ncol, msg); in yyerror()
4129 ip_ctx->errpos.ncol, msg); in yyerror()