Searched refs:krb5_mcache (Results 1 – 1 of 1) sorted by relevance
38 typedef struct krb5_mcache { struct47 struct krb5_mcache *next; argument50 } krb5_mcache; typedef53 static struct krb5_mcache *mcc_head;55 #define MCACHE(X) ((krb5_mcache *)(X)->data.data)66 static krb5_mcache * KRB5_CALLCONV69 krb5_mcache *m, *m_c; in mcc_alloc()110 krb5_mcache *m; in mcc_resolve()142 krb5_mcache *m; in mcc_gen_new()163 krb5_mcache *m = MCACHE(id); in mcc_initialize()[all …]