/netbsd-src/lib/libc/string/ |
H A D | strndup.c | 53 __weak_alias(strndup,_strndup) in __weak_alias() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | strndup.c | 41 strndup (const char *s, size_t n) in strndup() function
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | strndup.c | 41 strndup (const char *s, size_t n) in strndup() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | strndup.c | 41 strndup (const char *s, size_t n) in strndup() function
|
/netbsd-src/external/bsd/tmux/dist/compat/ |
H A D | strndup.c | 28 strndup(const char *str, size_t maxlen) in strndup() function
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | strndup.c | 41 strndup (const char *s, size_t n) in strndup() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | strndup.c | 44 strndup(const char *old, size_t sz) in strndup() function
|
H A D | roken.h.in | 534 #define strndup rk_strndup macro
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | compat_strndup.c | 33 strndup(const char *str, size_t maxlen) in strndup() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | string.c | 110 strndup (const char *s, size_t n) in strndup() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | string.c | 111 strndup (const char *s, size_t n) in strndup() function
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | softmagic.c | 514 # define strndup aix_strndup /* aix is broken */ macro 519 strndup(const char *str, size_t n) in strndup() function
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | irpmarshall.c | 1852 strndup(const char *str, size_t len) { in strndup() function
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 676 #define strndup _strndup global() macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 1607 TEST(MemorySanitizer, strndup) { in TEST() argument
|