Home
last modified time | relevance | path

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

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