Searched refs:CMP_REPLAY (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_common.h30 #define CMP_REPLAY -1 macro
H A Drc_common.c33 return CMP_REPLAY;
H A Drc_mem.c53 case CMP_REPLAY:
54 return (CMP_REPLAY);
285 case CMP_REPLAY:
H A Drc_dfl.c40 compare old and new; return CMP_REPLAY or CMP_HOHUM
43 CMP_MALLOC, CMP_EXPIRED, CMP_REPLAY, CMP_HOHUM
50 store rep in cache id; return CMP_REPLAY if replay, else CMP_MALLOC/CMP_HOHUM
94 #define CMP_REPLAY -1
108 return CMP_REPLAY;
176 case CMP_REPLAY:
190 return CMP_REPLAY;
910 case CMP_REPLAY:

Completed in 48 milliseconds