OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:krb5_error_code
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5.h
73
typedef int32_t
krb5_error_code
;
typedef
493
krb5_error_code
(KRB5_CALLCONV * resolve)(krb5_context, krb5_ccache *, const char *);
494
krb5_error_code
(KRB5_CALLCONV * gen_new)(krb5_context, krb5_ccache *);
495
krb5_error_code
(KRB5_CALLCONV * init)(krb5_context, krb5_ccache, krb5_principal);
496
krb5_error_code
(KRB5_CALLCONV * destroy)(krb5_context, krb5_ccache);
497
krb5_error_code
(KRB5_CALLCONV * close)(krb5_context, krb5_ccache);
498
krb5_error_code
(KRB5_CALLCONV * store)(krb5_context, krb5_ccache, krb5_creds*);
499
krb5_error_code
(KRB5_CALLCONV * retrieve)(krb5_context, krb5_ccache,
501
krb5_error_code
(KRB5_CALLCONV * get_princ)(krb5_context, krb5_ccache, krb5_principal*);
502
krb5_error_code
(KRB5_CALLCONV * get_first)(krb5_context, krb5_ccache, krb5_cc_cursor *)
[
all
...]
Completed in 15 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026