Searched refs:wcslcpy (Results 1 – 9 of 9) sorted by relevance
45 return wcslcpy (a, b, n); in wcsxfrm()
50 return wcslcpy (a, b, n); in wcsxfrm_l()
53 wcslcpy (wchar_t *dst, in wcslcpy() function
24 * Function wcslcpy:: Copy wide-character string to specified length87 @include string/wcslcpy.def
114 wcslcpy.c
113 'wcslcpy.c',
205 size_t wcslcpy (wchar_t *, const wchar_t *, size_t);
3688 newlib/libc/string/wcslcpy.c
12353 * libc/string/wcslcpy.c: Likewise.16714 * libc/string/wcslcpy.c: Ditto.