Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dmcache.c57 #define MISDEAD(X) ((X)->dead) macro
177 if (MISDEAD(m)) { in mcc_close_internal()
203 if (!MISDEAD(m)) { in mcc_destroy()
243 if (MISDEAD(m)) in mcc_store_cred()
272 if (MISDEAD(m) || m->primary_principal == NULL) in mcc_get_principal()
286 if (MISDEAD(m)) in mcc_get_first()
302 if (MISDEAD(m)) in mcc_get_next()