Home
last modified time | relevance | path

Searched defs:wcpcpy (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/string/
H A Dwcpcpy.c38 __ssp_real(wcpcpy)(wchar_t * __restrict to, const wchar_t * __restrict from) in __ssp_real() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp191 INTERCEPTOR(wchar_t *, wcpcpy, wchar_t *dst, const wchar_t *src) { in INTERCEPTOR() argument