Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dscache.c61 #define SCACHE(X) ((krb5_scache *)(X)->data.data) macro
485 return SCACHE(id)->name; in scc_get_name()
563 krb5_scache *s = SCACHE(id); in scc_initialize()
626 scc_free(SCACHE(id)); in scc_close()
634 krb5_scache *s = SCACHE(id); in scc_destroy()
714 krb5_scache *s = SCACHE(id); in scc_store_cred()
821 krb5_scache *s = SCACHE(id); in scc_get_principal()
877 krb5_scache *s = SCACHE(id); in scc_get_first()
985 krb5_scache *s = SCACHE(id); in scc_get_next()
1037 krb5_scache *s = SCACHE(id); in scc_end_get()
[all …]