Lines Matching full:strncpy
840 posix::StrNCpy(clone, str, length);1458 // buffer just in case. This is also enough for strncpy to1460 posix::StrNCpy(1462 str[31] = '\0'; // Makes sure no change in the format to strncpy leaves