Searched defs:strndup (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/usr/src/lib/libc/port/gen/ |
| H A D | strndup.c | 38 strndup(const char *s1, size_t n) in strndup() function
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | strndup.c | 41 strndup (const char *s, size_t n) in strndup() function
|
| /openbsd-src/lib/libc/string/ |
| H A D | strndup.c | 26 strndup(const char *str, size_t maxlen) in strndup() function
|
| /openbsd-src/gnu/usr.bin/cvs/vms/ |
| H A D | misc.c | 47 char *strndup (char *src, int len) { in strndup() function
|
| /illumos-gate/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_string.c | 267 strndup(const char *s, size_t n) in strndup() function
|
| /illumos-gate/usr/src/lib/libresolv2/common/irs/ |
| H A D | irpmarshall.c | 1846 strndup(const char *str, size_t len) { in strndup() function
|
| /illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | ldap_misc.c | 55 #define strndup my_strndup macro
|
| /openbsd-src/gnu/gcc/libmudflap/ |
| H A D | mf-hooks2.c | 337 WRAPPER2(char *, strndup, const char *s, size_t n) in WRAPPER2() argument
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
| H A D | msan_test.cpp | 1600 TEST(MemorySanitizer, strndup) { in TEST() argument
|