Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_common.h35 #define CMP_HOHUM 0 macro
44 (strcmp((old)->server, (new)->server) == 0) ? CMP_REPLAY : CMP_HOHUM)
51 (((new)->ctime + (t)) < (time) ? CMP_EXPIRED : CMP_HOHUM)
H A Drc_mem.c55 case CMP_HOHUM: in rc_store()
90 return (CMP_HOHUM); in rc_store()
287 case CMP_HOHUM: in krb5_rc_mem_store()
H A Drc_file.c63 case CMP_HOHUM: in rc_store()
89 return CMP_HOHUM; in rc_store()
627 case CMP_HOHUM: break; in krb5_rc_file_store()