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

/openbsd-current/gnu/lib/libiberty/src/
H A Dstrndup.c41 strndup (const char *s, size_t n) function
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dmisc.c47 char *strndup (char *src, int len) { function
/openbsd-current/lib/libc/hidden/
H A Dstring.h67 PROTO_NORMAL(strndup); variable
/openbsd-current/lib/libc/string/
H A Dstrndup.c26 strndup(const char *str, size_t maxlen) function
40 DEF_WEAK(strndup); variable
/openbsd-current/lib/libcurses/
H A Dnc_alloc.h50 #undef strndup /* workaround for #define in GLIBC 2.7 */ macro

Completed in 191 milliseconds