Searched refs:krb5_fcc_store_ui_2 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_file.c | 195 static krb5_error_code krb5_fcc_store_ui_2 1009 ret = krb5_fcc_store_ui_2(context, id, keyblock->enctype); 1012 ret = krb5_fcc_store_ui_2(context, id, keyblock->enctype); 1027 ret = krb5_fcc_store_ui_2(context, id, addr->addrtype); 1094 krb5_fcc_store_ui_2(krb5_context context, krb5_ccache id, krb5_int32 i) function 1179 ret = krb5_fcc_store_ui_2(context, id, a->ad_type); 1459 retval = krb5_fcc_store_ui_2(context, id, (krb5_int32)fcc_flen); 1467 retval = krb5_fcc_store_ui_2(context,id,(krb5_int32)fcc_tag); 1469 retval = krb5_fcc_store_ui_2(context,id,(krb5_int32)fcc_taglen);
|
Completed in 59 milliseconds