Home
last modified time | relevance | path

Searched refs:krb5_cc_cursor (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_memory.c45 (krb5_context, krb5_ccache id , krb5_cc_cursor *cursor );
62 krb5_cc_cursor *cursor ,
76 (krb5_context, krb5_ccache id , krb5_cc_cursor *cursor );
299 krb5_cc_cursor *cursor) in krb5_mcc_start_seq_get()
311 *cursor = (krb5_cc_cursor) mcursor; in krb5_mcc_start_seq_get()
337 krb5_cc_cursor *cursor, krb5_creds *creds) in krb5_mcc_next_cred()
382 *cursor = (krb5_cc_cursor)mcursor->next; in krb5_mcc_next_cred()
414 krb5_mcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor) in krb5_mcc_end_seq_get()
H A Dccfns.c126 krb5_cc_cursor *cursor) in krb5_cc_start_seq_get()
133 krb5_cc_cursor *cursor, krb5_creds *creds) in krb5_cc_next_cred()
140 krb5_cc_cursor *cursor) in krb5_cc_end_seq_get()
H A Dcccopy.c8 krb5_cc_cursor cur = 0; in krb5_cc_copy_creds()
H A Dcc_file.c115 (krb5_context, krb5_ccache id, krb5_cc_cursor *cursor);
130 (krb5_context, krb5_ccache id, krb5_cc_cursor *cursor,
166 (krb5_context, krb5_ccache id, krb5_cc_cursor *cursor);
1973 krb5_cc_cursor *cursor) in krb5_fcc_start_seq_get()
2012 *cursor = (krb5_cc_cursor) fcursor; in krb5_fcc_start_seq_get()
2042 krb5_fcc_next_cred(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor, in krb5_fcc_next_cred()
2092 cursor = (krb5_cc_cursor *) fcursor; in krb5_fcc_next_cred()
2116 krb5_fcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor) in krb5_fcc_end_seq_get()
H A Dcc_retr.c210 krb5_cc_cursor cursor; in krb5_cc_retrieve_cred_seq()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dcopy_ccache.c15 krb5_cc_cursor cursor;
H A Dacquire_cred.c245 krb5_cc_cursor cur;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dvfy_increds.c17 krb5_cc_cursor cur; in krb5_cc_copy_creds_except()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1339 typedef krb5_pointer krb5_cc_cursor; /* cursor for sequential lookup */ typedef
1391 krb5_cc_cursor *cursor);
1395 krb5_cc_cursor *cursor, krb5_creds *creds);
1399 krb5_cc_cursor *cursor);
H A Dk5-int.h2536 krb5_cc_cursor *);
2538 krb5_cc_cursor *, krb5_creds *);
2540 krb5_cc_cursor *);
/illumos-gate/usr/src/cmd/krb5/klist/
H A Dklist.c398 krb5_cc_cursor cur;