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