Searched refs:Replace_strchrnul (Results 1 – 4 of 4) sorted by relevance
73 static NOINLINE char *Replace_strchrnul(EXTRA_REPLACE_PARAMS const char *s, in Replace_strchrnul() function
491 ReplaceFunc3(img, rtn, "strchrnul", (AFUNPTR)Replace_strchrnul); in dr_init()
2333 { return Replace_strchrnul(s, c); }
3394 ReplaceFunc3(img, rtn, "strchrnul", (AFUNPTR)Replace_strchrnul); in MaybeInstrumentOneRoutine()