Searched defs:wclen (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dconvutf8.c614 int inlen, wclen, outlen; local
630 wclen = MultiByteToWideChar(bFromUTF8 ? CP_UTF8 : CP_ACP, 0, instr,
633 wclen, NULL, 0, NULL, NULL);
638 wclen, outstr, outlen, NULL, NULL);
/osnet-11/usr/src/lib/libndr/common/
H A Dlibndr.h391 uint16_t wclen; member in struct:ndr_vcstr

Completed in 24 milliseconds