Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libsdp/src/
HDconfig_scanner.c568 static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
1802 static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) in yy_flex_strncpy() function
1804 static void yy_flex_strncpy( s1, s2, n ) in yy_flex_strncpy()
/NextBSD/crypto/heimdal/lib/sl/
HDslc-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
/NextBSD/crypto/heimdal/lib/com_err/
HDlex.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
/NextBSD/crypto/heimdal/lib/asn1/
HDlex.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
/NextBSD/usr.bin/lex/
HDinitscan.c2077 static void yy_flex_strncpy (char *,yyconst char *,int );
5110 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/NextBSD/contrib/flex/
HDflex.skl1043 static void yy_flex_strncpy M4_YY_PARAMS( char *, yyconst char *, int M4_YY_PROTO_LAST_ARG);
2968 static void yy_flex_strncpy YYFARGS3( char*,s1, yyconst char *,s2, int,n)
HDChangeLog5913 * gen.c: Fixed fencepost in call to yy_flex_strncpy
5921 * flex.skl: yy_flex_strcpy -> yy_flex_strncpy minor prototype tweak
5926 interactive. yy_flex_strcpy -> yy_flex_strncpy