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

12

/freebsd-10-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-10-stable/contrib/binutils/libiberty/
H A Dstrdup.c20 strdup(const char *s) function
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrdup.c20 strdup(const char *s) function
/freebsd-10-stable/contrib/tcpdump/missing/
H A Dstrdup.c46 strdup(str) function
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dstrdup.c40 strdup(const char *old) function
/freebsd-10-stable/lib/libstand/
H A Dstrdup.c42 strdup(str) function
/freebsd-10-stable/contrib/ntp/libntp/
H A Dstrdup.c12 strdup( function
/freebsd-10-stable/lib/libc/string/
H A Dstrdup.c41 strdup(const char *str) function
/freebsd-10-stable/sys/libkern/
H A Dstrdup.c41 strdup(const char *string, struct malloc_type *type) function
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dsunddi.h38 #define strdup(ptr) strdup((ptr), M_SOLARIS) macro
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-stdinc.h61 #define strdup _strdup macro
/freebsd-10-stable/contrib/ncurses/include/
H A Dnc_alloc.h91 #define strdup _nc_strdup macro
/freebsd-10-stable/usr.sbin/cron/lib/
H A Dcompat.c52 strdup(str) function
/freebsd-10-stable/contrib/libarchive/libarchive_fe/
H A Dline_reader.c40 #define strdup _strdup macro
/freebsd-10-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-10-stable/contrib/unbound/util/
H A Dalloc.h198 # undef strdup macro
200 # define strdup(s) unbound_strdup_lite(s, __FILE__, __LINE__, __func__) macro
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_cpystrn.c232 char *strdup(const char *str) function
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos.h518 #undef strdup macro
519 #define strdup OS_DO_NOT_USE_strdup macro
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-host.c59 #undef strdup macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c243 strdup(const char *str) function
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dsystem.h401 #undef strdup macro
/freebsd-10-stable/contrib/libarchive/test_utils/
H A Dtest_common.h105 #define strdup _strdup macro
/freebsd-10-stable/contrib/gcc/
H A Dsystem.h650 #undef strdup macro
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsboot.c140 strdup(const char *s) function

Completed in 207 milliseconds

12