Searched defs:krb5_cc_ops (Results 1 – 1 of 1) sorted by relevance
472 typedef struct krb5_cc_ops { struct473 int version;474 const char *prefix;475 const char* (KRB5_CALLCONV * get_name)(krb5_context, krb5_ccache);503 } krb5_cc_ops; typedef