OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cc_int32
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5_ccapi.h
92
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
(*release)(cc_ccache_t)
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026