Searched refs:krb5_fcc_store_ui_4 (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_file.c | 193 static krb5_error_code krb5_fcc_store_ui_4 1015 ret = krb5_fcc_store_ui_4(context, id, keyblock->length); in krb5_fcc_store_keyblock() 1029 ret = krb5_fcc_store_ui_4(context, id, addr->length); in krb5_fcc_store_addr() 1042 ret = krb5_fcc_store_ui_4(context, id, data->length); in krb5_fcc_store_data() 1071 krb5_fcc_store_ui_4(krb5_context context, krb5_ccache id, krb5_ui_4 i) in krb5_fcc_store_ui_4() function 1181 ret = krb5_fcc_store_ui_4(context, id, a->length); in krb5_fcc_store_authdatum()
|