Home
last modified time | relevance | path

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

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