Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/string/
H A Dstrndup.c39 strndup(const char *str, size_t n) in strndup() function
/dflybsd-src/contrib/file/src/
H A Dsoftmagic.c505 # define strndup aix_strndup /* aix is broken */ macro
510 strndup(const char *str, size_t n) in strndup() function