Home
last modified time | relevance | path

Searched defs:strncpy (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/generic/
A Dstrncpy.c21 char *strncpy (char *s1, const char *s2, size_t n) in strncpy() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/i386/
A Dstrncpy.c37 char *strncpy(char * dest, const char * src, size_t count) in strncpy() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/cris/
A Dstrncpy.c10 char *strncpy(char *dest, const char *src, size_t count) in strncpy() function

Completed in 7 milliseconds