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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwscpy.c33 * wcpcpy(): copy string s2 to s1. S1 must be large enough.
61 wcpcpy(wchar_t *s1, const wchar_t *s2) function

Completed in 43 milliseconds