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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_encodings.c321 unicode_to_hfs(ExtendedVCB *vcb, ByteCount srcLen, u_int16_t* srcStr, Str31 dstStr, int retry) function
348 error = unicode_to_hfs(vcb, ucslen, uniStr, dstStr, 1);
H A Dhfs.h677 int unicode_to_hfs(ExtendedVCB *vcb, ByteCount srcLen, u_int16_t* srcStr, Str31 dstStr, int retry);
H A Dhfs_catalog.c3650 if ((res = unicode_to_hfs(HFSTOVCB(hfsmp),

Completed in 32 milliseconds