Home
last modified time | relevance | path

Searched refs:wsncpy (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/localedef/
H A Dlocaledef.h126 wchar_t * wsncpy(wchar_t *, const wchar_t *, size_t);
H A Dcollate.c1082 wsncpy(wchar_t *s1, const wchar_t *s2, size_t n) in wsncpy() function
1253 (void) wsncpy(chain[n].str, ce->expand, COLLATE_STR_LEN); in dump_collate()