Searched defs:strdup (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/crypto/heimdal/lib/roken/
H A Dstrdup.c40 strdup(const char *old) function
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dstrdup.c9 strdup( char const *s ) function
H A Dwindows-config.h86 #define strdup _strdup macro
/freebsd-current/contrib/tcpdump/missing/
H A Dstrdup.c41 strdup(str) function
/freebsd-current/lib/libc/string/
H A Dstrdup.c37 strdup(const char *str) function
/freebsd-current/stand/libsa/
H A Dstrdup.c35 strdup(const char *str) function
/freebsd-current/contrib/ntp/libntp/
H A Dstrdup.c14 strdup( function
/freebsd-current/sys/libkern/
H A Dstrdup.c54 strdup(const char *string, struct malloc_type *type) function
/freebsd-current/contrib/libpcap/
H A Dportability.h93 #define strdup _strdup macro
/freebsd-current/crypto/openssl/crypto/conf/
H A Dconf_sap.c20 # define strdup _strdup macro
/freebsd-current/contrib/ncurses/include/
H A Dnc_alloc.h110 #undef strdup macro
111 #define strdup _nc_strdup macro
/freebsd-current/contrib/libarchive/libarchive_fe/
H A Dline_reader.c38 #define strdup _strdup macro
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dautoopts.c52 # define strdup(_s) option_strdup(_s) macro
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.h26 #define strdup _strdup macro
/freebsd-current/contrib/unbound/util/
H A Dalloc.h206 # undef strdup macro
208 # define strdup(s) unbound_strdup_lite(s, __FILE__, __LINE__, __func__) macro
/freebsd-current/contrib/tcpdump/
H A Dnetdissect-stdinc.h169 #define strdup _strdup macro
189 #define strdup _strdup macro
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-host.c59 #undef strdup macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp83 INTERCEPT_LIBRARY_FUNCTION(strdup); variable
/freebsd-current/contrib/wpa/src/utils/
H A Dos.h647 #undef strdup macro
648 #define strdup OS_DO_NOT_USE_strdup macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c320 strdup(const char *str) function
/freebsd-current/crypto/openssl/
H A De_os.h257 # define strdup _strdup macro
/freebsd-current/crypto/openssl/test/testutil/
H A Ddriver.c23 # define strdup _strdup macro
/freebsd-current/contrib/libarchive/test_utils/
H A Dtest_common.h103 #define strdup _strdup macro
/freebsd-current/contrib/libucl/src/
H A Ducl_internal.h103 #define strdup _strdup macro
/freebsd-current/contrib/bc/include/
H A Dstatus.h80 #define strdup _strdup macro

Completed in 389 milliseconds

12