Home
last modified time | relevance | path

Searched refs:__strndup (Results 1 – 3 of 3) sorted by relevance

/string/
A Dstrndup.c32 #undef __strndup
36 # define __strndup strndup macro
40 __strndup (const char *s, size_t n) in __strndup() function
52 libc_hidden_def (__strndup)
55 weak_alias (__strndup, strndup)
A Dargz-replace.c71 char *to = __strndup (arg, to_len); in __argz_replace()
A DVersions71 __strndup;

Completed in 6 milliseconds