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

/bionic/libc/upstream-openbsd/lib/libc/string/
H A Dstrndup.c1 /* $OpenBSD: strndup.c,v 1.1 2010/05/18 22:24:55 tedu Exp $ */
26 strndup(const char *str, size_t maxlen) function

Completed in 77 milliseconds