Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstring.h66 char *_EXFUN(strndup,(const char *, size_t));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstring.h138 extern char *strndup (__const char *__string, size_t __n)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h1344 # define strndup(s, n) __strndup (s, n) macro