/freebsd/contrib/ntp/sntp/libopts/compat/ |
H A D | strdup.c | 9 strdup( char const *s ) in strdup() function
|
H A D | windows-config.h | 86 #define strdup _strdup macro
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | strdup.c | 40 strdup(const char *old) in strdup() function
|
/freebsd/contrib/tcpdump/missing/ |
H A D | strdup.c | 41 strdup(str) in strdup() function
|
/freebsd/lib/libc/string/ |
H A D | strdup.c | 37 strdup(const char *str) in strdup() function
|
/freebsd/stand/libsa/ |
H A D | strdup.c | 35 strdup(const char *str) in strdup() function
|
/freebsd/sys/libkern/ |
H A D | strdup.c | 54 strdup(const char *string, struct malloc_type *type) in strdup() function
|
/freebsd/crypto/openssl/crypto/conf/ |
H A D | conf_sap.c | 20 # define strdup _strdup macro
|
/freebsd/contrib/ntp/libntp/ |
H A D | strdup.c | 14 strdup( in strdup() function
|
/freebsd/contrib/libpcap/ |
H A D | portability.h | 93 #define strdup _strdup macro
|
/freebsd/contrib/tcpdump/ |
H A D | netdissect-stdinc.h | 169 #define strdup _strdup macro 189 #define strdup _strdup macro
|
/freebsd/contrib/ncurses/include/ |
H A D | nc_alloc.h | 110 #define strdup _nc_strdup macro
|
/freebsd/contrib/libarchive/libarchive_fe/ |
H A D | line_reader.c | 40 #define strdup _strdup global() macro
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_str.h | 26 #define strdup _strdup macro
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | autoopts.c | 52 # define strdup(_s) option_strdup(_s) macro
|
/freebsd/contrib/unbound/util/ |
H A D | alloc.h | 208 # define strdup(s) unbound_strdup_lite(s, __FILE__, __LINE__, __func__) macro
|
/freebsd/crypto/openssl/test/testutil/ |
H A D | driver.c | 23 # define strdup _strdup macro
|
/freebsd/contrib/unbound/ |
H A D | config.h.in | 1586 # define strdup(s) unbound_stat_strdup_log(s, __FILE__, __LINE__, __func__) macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-misc.c | 320 strdup(const char *str) in strdup() function
|
/freebsd/crypto/openssl/ |
H A D | e_os.h | 257 # define strdup _strdup macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_interceptors.cpp | 122 INTERCEPTOR(char *, strdup, const char *S) { in INTERCEPTOR() argument
|
/freebsd/contrib/wpa/src/utils/ |
H A D | os.h | 668 #define strdup OS_DO_NOT_USE_strdup macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_interceptors.cpp | 581 # define strdup _strdup macro 584 INTERCEPTOR(char*, strdup, const char *s) { argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_interceptors.cpp | 214 INTERCEPTOR(char *, strdup, const char *s) { in INTERCEPTOR() argument
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_common.h | 106 #define strdup _strdup macro
|