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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h96 typedef int krb5_ucs4; typedef
98 typedef long krb5_ucs4; typedef
100 typedef short krb5_ucs4; typedef
110 int krb5int_utf8_to_ucs4(const char *p, krb5_ucs4 *out);
111 size_t krb5int_ucs4_to_utf8(krb5_ucs4 c, char *buf);

Completed in 23 milliseconds