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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_common.c35 return CMP_HOHUM;
42 return CMP_HOHUM; /* who cares? */
46 return CMP_HOHUM;
H A Drc_common.h31 #define CMP_HOHUM 0 macro
H A Drc_mem.c55 case CMP_HOHUM:
88 return (CMP_HOHUM);
293 case CMP_HOHUM:
H A Drc_dfl.c40 compare old and new; return CMP_REPLAY or CMP_HOHUM
42 see if new is still alive; return CMP_EXPIRED 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
95 #define CMP_HOHUM 0
110 return CMP_HOHUM;
117 return CMP_HOHUM; /* who cares? */
121 return CMP_HOHUM;
188 return CMP_HOHUM;
191 case CMP_HOHUM
[all...]

Completed in 21 milliseconds