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