Searched defs:strncpy (Results 1 – 2 of 2) sorted by relevance
68 char *strncpy(char *dst, const char *src, size_t Count) in strncpy() function
65 char *strncpy(char *dst, const char *src, long count) in strncpy() function