Searched refs:strcat_s (Results 1 – 2 of 2) sorted by relevance
56 #define strcat_s(Dest,MaxSize,Src) AsciiStrCatS (Dest, MaxSize, Src) macro
353 strcat_s((char* )buf, bufsize, ": /");