Searched defs:xstrdup (Results 1 - 12 of 12) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/popt/
H A Dsystem.h47 #define xstrdup(_str) (strcpy((malloc(strlen(_str)+1) ? : vmefail()), (_str))) macro
49 #define xstrdup(_str) strdup(_str) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe-discovery.c112 char *xstrdup(const char *s) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dxfuncs.c62 char * xstrdup(const char *s) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/genksyms/
H A Dgenksyms.h75 #define xstrdup(str) ({ char *__str = strdup(str); \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dprogreloc.c58 # define xstrdup strdup macro
H A Dxstrdup.c30 xstrdup (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 Dprogreloc.c52 # define xstrdup strdup macro
H A Dxstrdup.c37 xstrdup (const char *string) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxstrdup.c37 xstrdup (const char *string) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprogreloc.c52 # define xstrdup strdup macro
H A Dxstrdup.c37 xstrdup (const char *string) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxstrdup.c37 xstrdup (const char *string) function

Completed in 84 milliseconds