Searched defs:strncpy (Results 1 – 2 of 2) sorted by relevance
5 strncpy(char *s1, char *s2, long n) in strncpy() function
4 strncpy(char *s1, const char *s2, size_t n) in strncpy() function