Searched refs:rc_store (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/ |
H A D | rc_mem.c | 34 rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep) in rc_store() function 276 switch (rc_store(context, id, rep)) { in krb5_rc_mem_store()
|
H A D | rc_file.c | 39 rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep) in rc_store() function 377 switch (rc_store(context, id, rep)) { in krb5_rc_file_recover_locked() 617 switch(rc_store(context, id,rep)) { in krb5_rc_file_store()
|