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

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrndup.c41 strndup (const char *s, size_t n) function
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dstrndup.c42 strndup(const char *old, size_t sz) function
/freebsd-11-stable/lib/libc/string/
H A Dstrndup.c27 strndup(const char *str, size_t maxlen) function
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dstrndup.h37 strndup(const char *str, size_t len) function
/freebsd-11-stable/sys/libkern/
H A Dstrndup.c41 strndup(const char *string, size_t maxlen, struct malloc_type *type) function
/freebsd-11-stable/contrib/ncurses/include/
H A Dnc_alloc.h44 #undef strndup /* workaround for #define in GLIBC 2.7 */ macro
/freebsd-11-stable/contrib/file/src/
H A Dsoftmagic.c492 # define strndup aix_strndup /* aix is broken */ macro
497 strndup(const char *str, size_t n) function

Completed in 133 milliseconds