Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c199 static krb5_error_code krb5_fcc_store_times
1126 krb5_fcc_store_times(krb5_context context, krb5_ccache id, krb5_ticket_times *t) in krb5_fcc_store_times() function
2405 ret = krb5_fcc_store_times(context, id, &creds->times); in krb5_fcc_store()