Searched refs:__stpcpy (Results 1 – 2 of 2) sorted by relevance
119 # undef __stpcpy120 # define __stpcpy stpcpy macro625 cp = __stpcpy (data.dirbuf, dir); in ftw_startup()
433 extern char *__stpcpy (char *__restrict __dest, const char *__restrict __src)
Completed in 193 milliseconds