Searched refs:cc_int32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_ccapi.h92 typedef int32_t cc_int32; typedef
141 cc_int32 (*release)(cc_string_t);
150 cc_int32 version;
157 cc_int32 (*release)(cc_credentials_t);
158 cc_int32 (*compare)(cc_credentials_t, cc_credentials_t, cc_uint32*);
167 cc_int32 (*release)(cc_credentials_iterator_t);
168 cc_int32 (*next)(cc_credentials_iterator_t, cc_credentials_t*);
176 cc_int32 (*release) (cc_ccache_iterator_t);
177 cc_int32 (*next)(cc_ccache_iterator_t, cc_ccache_t*);
185 cc_int32 (*releas
[all...]
H A Dacache.c66 cc_int32 error;
81 translate_cc_error(krb5_context context, cc_int32 error)
439 static cc_int32
443 cc_int32 error;
498 cc_int32 error;
528 cc_int32 error;
663 cc_int32 error = 0;
685 cc_int32 error;
811 cc_int32 error;
902 cc_int32 erro
[all...]

Completed in 179 milliseconds