Searched defs:StrnCpy (Results 1 – 2 of 2) sorted by relevance
107 StrnCpy ( in StrnCpy() function
31 #define StrnCpy(_Dest, _Source, _Length) GlueStrnCpy(_Dest, _Source, _Length) macro