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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dutf8_conv.c282 n = krb5int_ucs2_to_utf8(ch, NULL);
303 n = krb5int_ucs2_to_utf8(ch, p);
H A Dutf8.c257 size_t krb5int_ucs2_to_utf8(krb5_ucs2 c, char *buf) function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h107 size_t krb5int_ucs2_to_utf8(krb5_ucs2 c, char *buf);

Completed in 60 milliseconds