Lines Matching full:strncpy
530 strncpy(s1, "foo", 10);1108 TEST(MemorySanitizer, strncpy) { // NOLINT1114 strncpy(y, x, 2); // NOLINT2243 strncpy(s, "abcd", 5);