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

/macosx-10.10.1/smb-759.0/kernel/netsmb/
H A Dsmb_converter.c196 codepage_to_ucs2(const uint16_t *convtbl, const uint8_t *src, size_t srclen, function
358 codepage_to_ucs2(cptable, (uint8_t *)*inbuf, inlen, sizeof(buf), buf, &outlen);

Completed in 63 milliseconds