Searched refs:__strndup (Results 1 – 4 of 4) sorted by relevance
372 INTERCEPTOR(char *, __strndup, char *src, SIZE_T n) { in INTERCEPTOR() argument376 char *res = REAL(__strndup)(src, n); in INTERCEPTOR()381 #define MSAN_MAYBE_INTERCEPT___STRNDUP INTERCEPT_FUNCTION(__strndup)
1190 __strndup;
234 /// char *__strndup(const char *s, size_t n);236 TLI_DEFINE_STRING_INTERNAL("__strndup")
1112 fun:__strndup=uninstrumented