Searched refs:krb5_fcc_read_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 | 143 static krb5_error_code krb5_fcc_read_ui_2 584 kret = krb5_fcc_read_ui_2(context, id, &ui2); 589 kret = krb5_fcc_read_ui_2(context, id, &ui2); 675 kret = krb5_fcc_read_ui_2(context, id, &ui2); 735 krb5_fcc_read_ui_2(krb5_context context, krb5_ccache id, krb5_ui_2 *i) function 859 kret = krb5_fcc_read_ui_2(context, id, &ui2); 1501 if (krb5_fcc_read_ui_2(context, id, &fcc_flen) || 1510 krb5_fcc_read_ui_2(context, id, &fcc_tag) || 1511 krb5_fcc_read_ui_2(context, id, &fcc_taglen) || 1574 kret = krb5_fcc_read_ui_2(contex [all...] |
Completed in 60 milliseconds