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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c1354 krb5_ui_2 fcc_tag; local
1464 fcc_tag = FCC_TAG_DELTATIME;
1467 retval = krb5_fcc_store_ui_2(context,id,(krb5_int32)fcc_tag);
1510 krb5_fcc_read_ui_2(context, id, &fcc_tag) ||
1518 switch (fcc_tag) {

Completed in 98 milliseconds