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

123

/macosx-10.10/ntp-92/libopts/compat/
H A Dstrdup.c6 strdup( char const *s ) function
/macosx-10.10/ntp-92/sntp/libopts/compat/
H A Dstrdup.c6 strdup( char const *s ) function
/macosx-10.10/BerkeleyDB-21/db/clib/
H A Dstrdup.c48 strdup(str) function
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dstrdup.c40 strdup(const char *old) function
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrdup.c20 strdup(const char *s) function
/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Dstrdup.c31 strdup(register const char* s) function
/macosx-10.10/lukemftp-14/tnftp/libnetbsd/
H A Dstrdup.c36 strdup(const char *str) function
/macosx-10.10/ntp-92/libntp/
H A Dstrdup.c10 strdup( function
/macosx-10.10/tcpdump-61/tcpdump/missing/
H A Dstrdup.c46 strdup(str) function
/macosx-10.10/uucp-11/uucp/lib/
H A Dstrdup.c7 strdup (z) function
/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dstrdup.c41 strdup(const char *str) function
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstrdup.c31 # undef strdup macro
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/dlsym-RTLD_DEFAULT/
H A Dfoo.c29 char* strdup(const char* str) function
H A Dmain.c34 char* strdup(const char* str) function
/macosx-10.10/ksh-23/ksh/src/lib/libast/string/
H A Dstrdup.c54 strdup(register const char* s) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dtextdomain.c67 # define strdup(str) __strdup (str) macro
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_memory.h105 #undef strdup macro
106 #define strdup(ptr) Curl_cstrdup(ptr) macro
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_setup.h71 # define strdup(ptr) curlx_strdup(ptr) macro
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dtextdomain.c67 # define strdup(str) __strdup (str) macro
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dbsdtar_windows.h44 #define strdup _strdup macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/ac/
H A Dstring.h56 # undef strdup macro
57 # define strdup(s) ber_strdup(s) macro
/macosx-10.10/cron-39/lib/
H A Dcompat.c52 strdup(str) function
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dgcmalloc.h84 strdup(const char *str) function
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-stdinc.h61 #define strdup _strdup macro
/macosx-10.10/ncurses-44/ncurses/include/
H A Dnc_alloc.h91 #define strdup _nc_strdup macro

Completed in 171 milliseconds

123