Searched defs:strncpy (Results 1 – 3 of 3) sorted by relevance
17 #define strncpy __xen_has_no_strncpy__ macro
151 strncpy(char *dest, const char *src, unsigned n) in strncpy() function
191 strncpy(char *dest, const char *src, unsigned n) in strncpy() function
Completed in 5 milliseconds