Searched refs:__stpcpy (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libc/amd64/string/
H A Dstrcpy.c33 char *__stpcpy(char * __restrict, const char * __restrict);
38 __stpcpy(to, from);
H A Dstpcpy.S23 .globl stpcpy,__stpcpy
25 __stpcpy: label

Completed in 105 milliseconds