Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yystpcpy

1353 # ifndef yystpcpy
1355 # define yystpcpy stpcpy
1361 yystpcpy (char *yydest, const char *yysrc)
1363 yystpcpy (yydest, yysrc)
1423 return yystpcpy (yyres, yystr) - yyres;
2796 yyfmt = yystpcpy (yyformat, yyunexpected);
2812 yyfmt = yystpcpy (yyfmt, yyprefix);