Searched refs:__nosan_strncat (Results 1 – 2 of 2) sorted by relevance
118 return __nosan_strncat(dst, src, sz); in __asan_strncat()
95 __nosan_strncat(char *dst, const char *src, size_t sz) in __nosan_strncat() function