Searched defs:strncpy (Results 1 – 6 of 6) sorted by relevance
41 strncpy(char *s1, const char *s2, size_t n) in strncpy() function
46 strncpy(char * __restrict dst, const char * __restrict src, size_t n) in strncpy() function
39 void strncpy(void) {} in strncpy() function
50 void strncpy(void) {} in strncpy() function
285 strncpy ( in strncpy() function
470 strncpy(char *s1, const char *s2, size_t n) in strncpy() function