Home
last modified time | relevance | path

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

/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c567 static void yy_flex_strncpy ( char *, const char *, int );
1776 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c589 static void yy_flex_strncpy (char *,yyconst char *,int );
1792 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c568 static void yy_flex_strncpy (char *,yyconst char *,int );
1729 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c912 static void yy_flex_strncpy (char *,yyconst char *,int );
2657 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/freebsd/usr.bin/lex/
H A Dinitscan.c2062 static void yy_flex_strncpy ( char *, const char *, int );
5158 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c4580 static void yy_flex_strncpy ( char *, const char *, int );
7870 static void yy_flex_strncpy (char* s1, const char * s2, int n ) in yy_flex_strncpy() function
/freebsd/contrib/flex/src/
H A Dflex.skl936 static void yy_flex_strncpy ( char *, const char *, int M4_YY_PROTO_LAST_ARG);
2933 static void yy_flex_strncpy YYFARGS3( char*,s1, const char *,s2, int,n)
/freebsd/contrib/flex/
H A 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