Home | History | Annotate | Download | only in libpcap

Lines Matching full:yyunexpected

2777 	  static char const yyunexpected[] = "syntax error, unexpected %s";
2780 char yyformat[sizeof yyunexpected
2796 yyfmt = yystpcpy (yyformat, yyunexpected);
2805 yyformat[sizeof yyunexpected - 1] = '\0';