Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c143 data_to_utf8str(utf8str_t *u, krb5_data d) in data_to_utf8str() function
175 if (data_to_utf8str(&p->k_realm, princ->realm) < 0) { in conv_princ_2ulog()
194 if (data_to_utf8str(&components[i].k_data, in conv_princ_2ulog()