Searched defs:STRNCPY (Results 1 – 2 of 2) sorted by relevance
47 #define STRNCPY(dst,src,num) \ macro
46 #define STRNCPY(str1, str2) { \ macro