Home
last modified time | relevance | path

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

/stdlib/
A Disomac.c190 static char *xstrndup (const char *, size_t);
231 xstrndup (const char *s, size_t n) in xstrndup() function
316 result[result_len] = xstrndup (start, end - start); in get_null_defines()

Completed in 5 milliseconds