Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.h46 char *xstrndup(char *, size_t);
H A Dmemory.c95 xstrndup(char *str, size_t len) in xstrndup() function