Searched defs:strdup (Results 1 - 25 of 32) sorted by last modified time

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/compat/
H A Dstrdup.c14 char *strdup(const char *string) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dcurl_memory.h36 #undef strdup macro
37 #define strdup(ptr) Curl_cstrdup(ptr) macro
H A Dmemdebug.h84 #undef strdup macro
85 #define strdup(ptr) curl_dostrdup(ptr, __LINE__, __FILE__) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dsetup.h256 #define strdup(ptr) curlx_strdup(ptr) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dsmb_macros.h322 #undef strdup macro
324 #define strdup(s) __ERROR_DONT_USE_STRDUP_DIRECTLY macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dreplace.c316 #undef strdup macro
319 char *strdup(const char *s) function
H A Dutil.c2294 #undef strdup macro
2299 #define strdup(s) __ERROR_DONT_USE_STRDUP_DIRECTLY macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.c83 #undef strdup macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A DmissFuncs.c24 char *strdup(const char *str) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/compat/
H A Dstrdup.c14 char *strdup(const char *string) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstrdup.c31 # undef strdup macro
H A Dstring.in.h180 # undef strdup macro
181 # define strdup(a) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dbindtextdom.c63 # define strdup(str) __strdup (str) macro
H A Dtextdomain.c53 # define strdup(str) __strdup (str) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstrdup.c31 # undef strdup macro
H A Dstring.in.h180 # undef strdup macro
181 # define strdup(a) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstrdup.c31 # undef strdup macro
H A Dstring.in.h180 # undef strdup macro
181 # define strdup(a) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dstrdup.c31 # undef strdup macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbrew_db.h80 #define strdup(a) STRDUP(a) macro
H A Dclib_port.h246 #define strdup __db_Cstrdup macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Dclib_port.h246 #define strdup __db_Cstrdup macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dclib_port.h248 #define strdup __db_Cstrdup macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Dclib_port.h248 #define strdup __db_Cstrdup macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Dclib_port.h248 #define strdup __db_Cstrdup macro

Completed in 230 milliseconds

12