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

/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c110 u_int8_t *extStrPtr = (u_int8_t *)extStr; local
114 *(extStrPtr++) = (u_int8_t) *(unicodeStrPtr++);

Completed in 43 milliseconds