Searched defs:STRDUP (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dpcomplib.c42 #define STRDUP(x) ((x) ? savestring (x) : (char *)NULL) macro
H A Dpcomplete.c71 # undef STRDUP macro
73 #define STRDUP(x) ((x) ? savestring (x) : (char *)NULL) macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dstringlist.c33 # undef STRDUP macro
35 #define STRDUP(x) ((x) ? savestring (x) : (char *)NULL) macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dcomplete.c29 #define STRDUP(x) ((x) ? savestring (x) : (char *)NULL) macro
[all...]
/macosx-10.10.1/iodbc-42.5/iodbc/include/
H A Diodbc.h114 #define STRDUP(t) (strdup((char*)(t))) macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/device/
H A Dsubrs.c545 STRDUP(const char *string, int type) function
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dsom.c5236 #define STRDUP macro
5250 #undef STRDUP macro

Completed in 284 milliseconds