Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/src/
H A Dxstrndup.c48 xstrndup (const char *s, size_t n) in xstrndup() function
/openbsd-src/usr.bin/tmux/
H A Dxmalloc.c99 xstrndup(const char *str, size_t maxlen) in xstrndup() function