Home
last modified time | relevance | path

Searched refs:ucs2les (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dutf8_conv.c195 unsigned char **ucs2les, in krb5int_utf8s_to_ucs2les() argument
204 if (*ucs2les == NULL) { in krb5int_utf8s_to_ucs2les()
210 free(*ucs2les); in krb5int_utf8s_to_ucs2les()
211 *ucs2les = NULL; in krb5int_utf8s_to_ucs2les()
225 unsigned char **ucs2les, in krb5int_utf8cs_to_ucs2les() argument
234 if (*ucs2les == NULL) { in krb5int_utf8cs_to_ucs2les()
240 free(*ucs2les); in krb5int_utf8cs_to_ucs2les()
241 *ucs2les = NULL; in krb5int_utf8cs_to_ucs2les()
361 krb5int_ucs2les_to_utf8s(const unsigned char *ucs2les, in krb5int_ucs2les_to_utf8s() argument
427 krb5int_ucs2lecs_to_utf8s(const unsigned char *ucs2les, in krb5int_ucs2lecs_to_utf8s() argument
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h124 krb5int_ucs2les_to_utf8s(const unsigned char *ucs2les,
129 krb5int_ucs2lecs_to_utf8s(const unsigned char *ucs2les,
147 unsigned char **ucs2les,
153 unsigned char **ucs2les,