Home
last modified time | relevance | path

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

/freebsd/lib/libc/string/
H A Dwcsdup.c33 wcsdup(const wchar_t *s) in wcsdup() function
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp130 INTERCEPTOR(wchar_t *, wcsdup, const wchar_t *S) { in INTERCEPTOR() argument