Home
last modified time | relevance | path

Searched refs:yy_flex_strncpy (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/
Dlex.c588 static void yy_flex_strncpy ( char *, const char *, int );
1802 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dsyslex.c591 static void yy_flex_strncpy ( char *, const char *, int );
1862 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
Ddeflex.c666 static void yy_flex_strncpy ( char *, const char *, int );
2022 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
Darlex.c656 static void yy_flex_strncpy ( char *, const char *, int );
1995 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/gpl3/binutils/dist/gas/
Ditbl-lex.c586 static void yy_flex_strncpy ( char *, const char *, int );
1879 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/tools/m4/bootstrap/
Dtokenizer.c577 static void yy_flex_strncpy (char *,yyconst char *,int );
1812 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/lgpl3/gmp/dist/demos/calc/
Dcalclex.c602 static void yy_flex_strncpy (char *,yyconst char *,int );
1881 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dloongarch-lex.c569 static void yy_flex_strncpy ( char *, const char *, int );
1820 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
Dbfin-lex.c902 static void yy_flex_strncpy ( char *, const char *, int );
3305 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/
Dslc-lex.c567 static void yy_flex_strncpy ( char *, const char *, int );
1739 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/bsd/elftosb/dist/elftosb2/
Delftosb_lexer.cpp641 static void yy_flex_strncpy (char *,yyconst char *,int );
2109 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype-lex.cc1311 static void yy_flex_strncpy ( char *, const char *, int );
2882 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dlex.c912 static void yy_flex_strncpy ( char *, const char *, int );
2668 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldlex.c1509 static void yy_flex_strncpy ( char *, const char *, int );
3819 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/netbsd/src/external/bsd/flex/dist/
DChangeLog8685 * gen.c: Fixed fencepost in call to yy_flex_strncpy
8693 * flex.skl: yy_flex_strcpy -> yy_flex_strncpy minor prototype tweak
8698 interactive. yy_flex_strcpy -> yy_flex_strncpy