Searched refs:xstrndup (Results 1 – 1 of 1) sorted by relevance
190 static char *xstrndup (const char *, size_t);231 xstrndup (const char *s, size_t n) in xstrndup() function316 result[result_len] = xstrndup (start, end - start); in get_null_defines()
Completed in 5 milliseconds