Lines Matching full:strncpy
713 // MSVC 8 deprecates strncpy(), so we want to suppress warning718 strncpy(clone, str, length);721 strncpy(clone, str, length);