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

12

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dstrdup.c40 strdup(const char *old) function
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dstrdup.c9 strdup( char const *s ) function
H A Dwindows-config.h86 #define strdup _strdup macro
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrdup.c20 strdup(const char *s) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dstrdup.c20 strdup(const char *s) function
/freebsd-11-stable/contrib/tcpdump/missing/
H A Dstrdup.c41 strdup(str) function
/freebsd-11-stable/stand/libsa/
H A Dstrdup.c42 strdup(str) function
/freebsd-11-stable/lib/libc/string/
H A Dstrdup.c41 strdup(const char *str) function
/freebsd-11-stable/sys/libkern/
H A Dstrdup.c41 strdup(const char *string, struct malloc_type *type) function
/freebsd-11-stable/contrib/ntp/libntp/
H A Dstrdup.c14 strdup( function
/freebsd-11-stable/contrib/ncurses/include/
H A Dnc_alloc.h98 #undef strdup macro
99 #define strdup _nc_strdup macro
/freebsd-11-stable/contrib/libarchive/libarchive_fe/
H A Dline_reader.c40 #define strdup _strdup macro
/freebsd-11-stable/contrib/libpcap/
H A Dportability.h95 #define strdup _strdup macro
/freebsd-11-stable/usr.sbin/cron/lib/
H A Dcompat.c40 strdup(str) function
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.c52 # define strdup(_s) option_strdup(_s) macro
98 #undef strdup macro
99 #define strdup(_p) ao_strdup(_p) macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.h26 #define strdup _strdup macro
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.h206 # undef strdup macro
208 # define strdup(s) unbound_strdup_lite(s, __FILE__, __LINE__, __func__) macro
/freebsd-11-stable/contrib/apr/strings/
H A Dapr_cpystrn.c232 char *strdup(const char *str) function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c243 strdup(const char *str) function
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-host.c59 #undef strdup macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp75 INTERCEPT_LIBRARY_FUNCTION(strdup); variable
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h401 #undef strdup macro
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos.h647 #undef strdup macro
648 #define strdup OS_DO_NOT_USE_strdup macro
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_common.h105 #define strdup _strdup macro
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h650 #undef strdup macro

Completed in 365 milliseconds

12