Searched defs:stpcpy (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/string/
H A Dstpcpy.c27 stpcpy(char * restrict dst, const char * restrict src) { function
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dstpcpy.c39 stpcpy (char *dst, const char *src) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstpcpy.c27 # undef stpcpy macro
H A Dstring_.h87 # undef stpcpy macro
88 # define stpcpy(a,b) \ macro
/macosx-10.10.1/Libc-1044.1.2/include/secure/
H A D_string.h88 #undef stpcpy macro
89 #define stpcpy(dest, src) \ macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dl10nflist.c57 # define stpcpy(dest, src) __stpcpy(dest, src) macro
445 stpcpy (dest, src) function
[all...]
H A Ddcigettext.c147 # define stpcpy __stpcpy macro
1191 stpcpy (des function
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dl10nflist.c57 # define stpcpy(dest, src) __stpcpy(dest, src) macro
445 stpcpy (dest, src) function
[all...]
H A Ddcigettext.c143 # define stpcpy __stpcpy macro
1183 stpcpy (des function
[all...]

Completed in 132 milliseconds