Searched defs:ustr (Results 1 – 2 of 2) sorted by relevance
88 struct ustr struct90 uint8_t u_cmpID;91 uint8_t u_name[UDF_NAME_LEN];92 uint8_t u_len;
62 int hfsplus_uni2asc(const hfsplus_unistr *ustr, char *astr, int *len) in hfsplus_uni2asc()96 int hfsplus_asc2uni(hfsplus_unistr *ustr, const char *astr, int len) in hfsplus_asc2uni()