Searched refs:strndup (Results 1 – 7 of 7) sorted by relevance
10 strndup (const char *str, in strndup() function
83 strndup.c
82 'strndup.c',
126 return strndup (p, (size_t)(end - p)); in find_alias()
166 char *strndup (const char *, size_t) __malloc_like __result_use_check;
3427 * libc/include/string.h (strdup, strndup): Declare if not17179 * libc/include/string.h: Add mempcpy, strndup, and _strndup_r17186 mempcpy.c, strndup.c, and strndup_r.c.17190 * libc/string/strndup.c: Ditto.
3051 newlib/libc/string/strndup.c