Home
last modified time | relevance | path

Searched defs:cc_string_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h98 typedef struct cc_string_t *cc_string_t; typedef
142 struct cc_string_t { struct
143 const char *data;
144 const cc_string_functions *func;
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache.h606 typedef cc_string_d *cc_string_t; typedef