Searched refs:Replace_strncpy (Results 1 – 4 of 4) sorted by relevance
177 static NOINLINE char *Replace_strncpy(EXTRA_REPLACE_PARAMS char *dst, in Replace_strncpy() function
500 ReplaceFunc3(img, rtn, "strncpy", (AFUNPTR)Replace_strncpy); in dr_init()
2442 { return Replace_strncpy(dst, src, n); }
3404 ReplaceFunc3(img, rtn, "strncpy", (AFUNPTR)Replace_strncpy); in MaybeInstrumentOneRoutine()