Searched defs:stpncpy (Results 1 – 3 of 3) sorted by relevance
7 int stpncpy; variable
330 char *res = REAL(stpncpy)(dest, src, n); in INTERCEPTOR() argument
1690 TEST(MemorySanitizer, stpncpy) { in TEST() argument