Searched refs:utf16_to_utf8 (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/hfs/
H A Dunicode.h39 size_t utf16_to_utf8(char *, size_t, const uint16_t *, size_t, int, int *);
H A Dunicode.c140 utf16_to_utf8(char *dst, size_t dst_len, function
H A Dhfs_vnops.c925 namlen = utf16_to_utf8(curent.d_name, NAME_MAX,
/netbsd-6-1-5-RELEASE/sbin/gpt/
H A Dgpt.h89 uint8_t *utf16_to_utf8(uint16_t *);
H A Dshow.c191 utf16_to_utf8(ent->ent_name));
H A Dgpt.c135 utf16_to_utf8(uint16_t *s16) function

Completed in 108 milliseconds