Searched refs:rc_store (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_mem.c32 rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep) function
280 switch (rc_store(context, id, rep)) {
H A Drc_dfl.c49 static int rc_store(context, krb5_rcache id, krb5_donot_replay *rep)
155 rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep, function
627 if (rc_store(context, id, rep, now, TRUE) == CMP_MALLOC) {
906 switch(rc_store(context, id, rep, now, FALSE)) {

Completed in 22 milliseconds