Searched refs:cpyyerror (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dclient6_token.l236 cpyyerror(char *s, ...)
276 cpyyerror("fatal parse failure: exiting (%d errors)",
279 cpyyerror("fatal parse failure: exiting");
H A Dclient6_parse.y53 extern void cpyyerror __P((char *, ...))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dclient6_token.l236 cpyyerror(char *s, ...)
276 cpyyerror("fatal parse failure: exiting (%d errors)",
279 cpyyerror("fatal parse failure: exiting");
H A Dclient6_parse.y53 extern void cpyyerror __P((char *, ...))
H A Dclient6_token.c2309 cpyyerror(char *s, ...) function
2349 cpyyerror("fatal parse failure: exiting (%d errors)",
2352 cpyyerror("fatal parse failure: exiting");
H A Dclient6_parse.c64 #define yyerror cpyyerror
181 extern void cpyyerror __P((char *, ...))

Completed in 160 milliseconds