Searched defs:stpcpy (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstpcpy.c39 stpcpy (char *dst, const char *src) function
/freebsd-11-stable/contrib/gcclibs/libssp/ssp/
H A Dstring.h52 #undef stpcpy macro
122 #define stpcpy(dest, src) \ macro
/freebsd-11-stable/lib/libc/string/
H A Dstpcpy.c41 stpcpy(char * __restrict to, const char * __restrict from) function

Completed in 127 milliseconds