OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:krb5_cc_cursor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/ssl/
kssl.c
673
typedef krb5_pointer
krb5_cc_cursor
; /* cursor for sequential lookup */
typedef
706
(krb5_context, krb5_ccache,
krb5_cc_cursor
*);
709
krb5_cc_cursor
*, krb5_creds *);
711
(krb5_context, krb5_ccache,
krb5_cc_cursor
*);
[
all
...]
/external/openssl/ssl/
kssl.c
673
typedef krb5_pointer
krb5_cc_cursor
; /* cursor for sequential lookup */
typedef
706
(krb5_context, krb5_ccache,
krb5_cc_cursor
*);
709
krb5_cc_cursor
*, krb5_creds *);
711
(krb5_context, krb5_ccache,
krb5_cc_cursor
*);
[
all
...]
Completed in 24 milliseconds