Searched refs:xstrndup (Results 1 – 5 of 5) sorted by relevance
24 xstrndup (const char *s, size_t length) in xstrndup() function
37 char *result = xstrndup (buf.data, count); in xreadlink()
55 char *parent = xstrndup (path, slash_p - path); in xmkdirp()
114 char *xstrndup (const char *, size_t) __attr_dealloc_free __returns_nonnull;
202 xstrndup \
Completed in 8 milliseconds