Searched defs:STRNCPY (Results 1 – 3 of 3) sorted by relevance
23 #define STRNCPY strncpy macro27 STRNCPY (char *s1, const char *s2, size_t n) in STRNCPY() function
51 # define STRNCPY strncpy macro55 # define STRNCPY wcsncpy macro
41 # define STRNCPY strncpy macro
Completed in 7 milliseconds