Home
last modified time | relevance | path

Searched refs:yyformat (Results 1 – 4 of 4) sorted by relevance

/src/crypto/heimdal/lib/com_err/
H A Dparse.c982 char yyformat[sizeof yyunexpected in yysyntax_error() local
998 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1007 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
1018 yyf = YY_(yyformat); in yysyntax_error()
/src/crypto/heimdal/lib/sl/
H A Dslc-gram.c956 char yyformat[sizeof yyunexpected in yysyntax_error() local
972 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
981 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
992 yyf = YY_(yyformat); in yysyntax_error()
/src/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1374 char yyformat[sizeof yyunexpected in yysyntax_error() local
1390 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1399 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
1410 yyf = YY_(yyformat); in yysyntax_error()
/src/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1367 char yyformat[sizeof yyunexpected in yysyntax_error() local
1383 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1392 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
1403 yyf = YY_(yyformat); in yysyntax_error()