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

/freebsd-current/crypto/heimdal/lib/roken/
H A Dstrndup.c42 strndup(const char *old, size_t sz) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dstrndup.c28 strndup(const char *str, size_t maxlen) function
42 DEF_WEAK(strndup); variable
/freebsd-current/contrib/mandoc/
H A Dcompat_strndup.c27 strndup(const char *str, size_t maxlen) function
/freebsd-current/lib/libc/string/
H A Dstrndup.c24 strndup(const char *str, size_t maxlen) function
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dstrndup.h37 strndup(const char *str, size_t len) function
/freebsd-current/sys/libkern/
H A Dstrndup.c38 strndup(const char *string, size_t maxlen, struct malloc_type *type) function
/freebsd-current/contrib/ncurses/include/
H A Dnc_alloc.h48 #undef strndup /* workaround for #define in GLIBC 2.7 */ macro
/freebsd-current/contrib/file/src/
H A Dsoftmagic.c508 # define strndup aix_strndup /* aix is broken */ macro
513 strndup(const char *str, size_t n) function

Completed in 178 milliseconds