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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c578 u_int8_t utf8[NAME_MAX + 1]; local
618 sizeof(utf8), &utf8len, utf8, fileID);
621 (bcmp(descp->cd_nameptr, utf8, utf8len) != 0)) {
2957 /* Check result returned from encoding the filename to utf8 */

Completed in 24 milliseconds