Searched defs:stpcpy (Results 1 – 2 of 2) sorted by relevance
37 stpcpy(char * __restrict to, const char * __restrict from) in stpcpy() function
38 stpcpy(char *_RESTRICT_KYWD s1, const char *_RESTRICT_KYWD s2) in stpcpy() function