Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_common.h34 #define CMP_REPLAY -1 macro
44 (strcmp((old)->server, (new)->server) == 0) ? CMP_REPLAY : CMP_HOHUM)
H A Drc_mem.c53 case CMP_REPLAY: in rc_store()
54 return (CMP_REPLAY); in rc_store()
279 case CMP_REPLAY: in krb5_rc_mem_store()
H A Drc_file.c61 case CMP_REPLAY: in rc_store()
62 return CMP_REPLAY; in rc_store()
621 case CMP_REPLAY: in krb5_rc_file_store()