Symbol: krb5_cc_cursor
crypto/heimdal/appl/ftp/ftpd/klist.c
74
krb5_cc_cursor cursor;
crypto/heimdal/kcm/glue.c
174
krb5_cc_cursor *cursor)
crypto/heimdal/kcm/glue.c
188
krb5_cc_cursor *cursor,
crypto/heimdal/kcm/glue.c
212
krb5_cc_cursor *cursor)
crypto/heimdal/kuser/klist.c
236
krb5_cc_cursor cursor;
crypto/heimdal/lib/krb5/acache.c
741
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/acache.c
766
krb5_cc_cursor *cursor,
crypto/heimdal/lib/krb5/acache.c
793
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/acache.c
897
acc_get_cache_first(krb5_context context, krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/acache.c
931
acc_get_cache_next(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id)
crypto/heimdal/lib/krb5/acache.c
969
acc_end_cache_get(krb5_context context, krb5_cc_cursor cursor)
crypto/heimdal/lib/krb5/cache.c
1011
krb5_cc_cursor cursor;
crypto/heimdal/lib/krb5/cache.c
1629
krb5_cc_cursor cursor;
crypto/heimdal/lib/krb5/cache.c
716
krb5_cc_cursor cursor;
crypto/heimdal/lib/krb5/cache.c
767
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/cache.c
785
krb5_cc_cursor *cursor,
crypto/heimdal/lib/krb5/cache.c
801
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/cache.c
884
krb5_cc_cursor cursor;
crypto/heimdal/lib/krb5/fcache.c
711
krb5_cc_cursor *cursor);
crypto/heimdal/lib/krb5/fcache.c
716
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/fcache.c
752
krb5_cc_cursor *cursor,
crypto/heimdal/lib/krb5/fcache.c
777
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/fcache.c
888
fcc_get_cache_first(krb5_context context, krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/fcache.c
903
fcc_get_cache_next(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id)
crypto/heimdal/lib/krb5/fcache.c
946
fcc_end_cache_get(krb5_context context, krb5_cc_cursor cursor)
crypto/heimdal/lib/krb5/kcm.c
531
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/kcm.c
615
krb5_cc_cursor *cursor,
crypto/heimdal/lib/krb5/kcm.c
677
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/kcm.c
780
kcm_get_cache_first(krb5_context context, krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/kcm.c
852
kcm_get_cache_next(krb5_context context, krb5_cc_cursor cursor, const krb5_cc_ops *ops, krb5_ccache *id)
crypto/heimdal/lib/krb5/kcm.c
902
kcm_get_cache_next_kcm(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id)
crypto/heimdal/lib/krb5/kcm.c
912
kcm_get_cache_next_api(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id)
crypto/heimdal/lib/krb5/kcm.c
919
kcm_end_cache_get(krb5_context context, krb5_cc_cursor cursor)
crypto/heimdal/lib/krb5/krb5-protos.h
637
krb5_cc_cursor */*cursor*/);
crypto/heimdal/lib/krb5/krb5-protos.h
744
krb5_cc_cursor */*cursor*/,
crypto/heimdal/lib/krb5/krb5-protos.h
809
krb5_cc_cursor */*cursor*/);
crypto/heimdal/lib/krb5/krb5.h
485
krb5_error_code (KRB5_CALLCONV * get_first)(krb5_context, krb5_ccache, krb5_cc_cursor *);
crypto/heimdal/lib/krb5/krb5.h
487
krb5_cc_cursor*, krb5_creds*);
crypto/heimdal/lib/krb5/krb5.h
488
krb5_error_code (KRB5_CALLCONV * end_get)(krb5_context, krb5_ccache, krb5_cc_cursor*);
crypto/heimdal/lib/krb5/krb5.h
493
krb5_error_code (KRB5_CALLCONV * get_cache_first)(krb5_context, krb5_cc_cursor *);
crypto/heimdal/lib/krb5/krb5.h
494
krb5_error_code (KRB5_CALLCONV * get_cache_next)(krb5_context, krb5_cc_cursor,
crypto/heimdal/lib/krb5/krb5.h
496
krb5_error_code (KRB5_CALLCONV * end_cache_get)(krb5_context, krb5_cc_cursor);
crypto/heimdal/lib/krb5/mcache.c
282
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/mcache.c
296
krb5_cc_cursor *cursor,
crypto/heimdal/lib/krb5/mcache.c
318
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/mcache.c
356
mcc_get_cache_first(krb5_context context, krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/mcache.c
378
mcc_get_cache_next(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id)
crypto/heimdal/lib/krb5/mcache.c
405
mcc_end_cache_get(krb5_context context, krb5_cc_cursor cursor)
crypto/heimdal/lib/krb5/scache.c
1034
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/scache.c
1155
scc_get_cache_first(krb5_context context, krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/scache.c
1247
krb5_cc_cursor cursor,
crypto/heimdal/lib/krb5/scache.c
1281
scc_end_cache_get(krb5_context context, krb5_cc_cursor cursor)
crypto/heimdal/lib/krb5/scache.c
875
krb5_cc_cursor *cursor)
crypto/heimdal/lib/krb5/scache.c
981
krb5_cc_cursor *cursor,
crypto/krb5/src/clients/klist/klist.c
471
krb5_cc_cursor cur = NULL;
crypto/krb5/src/clients/klist/klist.c
536
krb5_cc_cursor cur = NULL;
crypto/krb5/src/clients/ksu/ccache.c
187
krb5_cc_cursor cur;
crypto/krb5/src/lib/gssapi/krb5/acquire_cred.c
358
krb5_cc_cursor cursor;
crypto/krb5/src/lib/gssapi/krb5/export_cred.c
303
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/cc-int.h
200
krb5_cc_cursor *);
crypto/krb5/src/lib/krb5/ccache/cc-int.h
202
krb5_cc_cursor *, krb5_creds *);
crypto/krb5/src/lib/krb5/ccache/cc-int.h
204
krb5_cc_cursor *);
crypto/krb5/src/lib/krb5/ccache/cc_api_macos.c
396
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_api_macos.c
410
*cursor = (krb5_cc_cursor)iter;
crypto/krb5/src/lib/krb5/ccache/cc_api_macos.c
416
krb5_cc_cursor *cursor, krb5_creds *creds)
crypto/krb5/src/lib/krb5/ccache/cc_api_macos.c
440
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_dir.c
493
dcc_get_first(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_dir.c
501
dcc_get_next(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_dir.c
510
dcc_end_get(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_file.c
1034
delete_cred(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_file.c
1143
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/cc_file.c
702
fcc_start_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_file.c
737
*cursor = (krb5_cc_cursor)fcursor;
crypto/krb5/src/lib/krb5/ccache/cc_file.c
761
fcc_next_cred(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_file.c
815
fcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_kcm.c
1031
kcm_next_cred(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_kcm.c
1054
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_kcm.c
958
krb5_cc_cursor *cursor_out)
crypto/krb5/src/lib/krb5/ccache/cc_kcm.c
998
*cursor_out = (krb5_cc_cursor)cursor;
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
1021
krcc_next_cred(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
1073
krcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
1256
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
245
krcc_start_seq_get(krb5_context, krb5_ccache id, krb5_cc_cursor *cursor);
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
248
krcc_next_cred(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
252
krcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor);
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
733
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/cc_keyring.c
980
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_memory.c
373
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_memory.c
39
(krb5_context, krb5_ccache id , krb5_cc_cursor *cursor );
crypto/krb5/src/lib/krb5/ccache/cc_memory.c
412
krb5_cc_cursor *cursor, krb5_creds *creds)
crypto/krb5/src/lib/krb5/ccache/cc_memory.c
467
krb5_mcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_memory.c
56
krb5_cc_cursor *cursor ,
crypto/krb5/src/lib/krb5/ccache/cc_memory.c
70
(krb5_context, krb5_ccache id , krb5_cc_cursor *cursor );
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1442
(krb5_context, krb5_ccache id, krb5_cc_cursor *cursor);
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1457
(krb5_context, krb5_ccache id, krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1468
(krb5_context, krb5_ccache id, krb5_cc_cursor *cursor);
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1604
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1693
krb5_lcc_start_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1730
*cursor = (krb5_cc_cursor) lcursor;
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1753
krb5_lcc_next_cred(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor, krb5_creds *creds)
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1848
krb5_lcc_end_seq_get(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/cc_retr.c
203
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/ccapi/stdcc.c
491
krb5_cc_cursor *cursor )
crypto/krb5/src/lib/krb5/ccache/ccapi/stdcc.c
522
krb5_cc_cursor *cursor,
crypto/krb5/src/lib/krb5/ccache/ccapi/stdcc.c
579
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/ccapi/stdcc.h
37
(krb5_context, krb5_ccache id , krb5_cc_cursor *cursor );
crypto/krb5/src/lib/krb5/ccache/ccapi/stdcc.h
54
krb5_cc_cursor *cursor ,
crypto/krb5/src/lib/krb5/ccache/ccapi/stdcc.h
68
(krb5_context, krb5_ccache id , krb5_cc_cursor *cursor );
crypto/krb5/src/lib/krb5/ccache/ccbase.c
374
krb5_cc_cursor cur = NULL;
crypto/krb5/src/lib/krb5/ccache/cccopy.c
8
krb5_cc_cursor cur = 0;
crypto/krb5/src/lib/krb5/ccache/ccfns.c
123
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/ccfns.c
130
krb5_cc_cursor *cursor, krb5_creds *creds)
crypto/krb5/src/lib/krb5/ccache/ccfns.c
137
krb5_cc_cursor *cursor)
crypto/krb5/src/lib/krb5/ccache/t_cc.c
212
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/t_cc.c
251
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/t_cc.c
525
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/t_cc.c
570
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/ccache/t_marshal.c
272
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/krb/t_cc_config.c
67
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/krb/t_vfy_increds.c
51
krb5_cc_cursor cursor;
crypto/krb5/src/lib/krb5/krb/vfy_increds.c
59
krb5_cc_cursor cur = NULL;
crypto/krb5/src/windows/include/loadfuncs-krb5.h
1625
(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor)
crypto/krb5/src/windows/include/loadfuncs-krb5.h
1632
(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor,
crypto/krb5/src/windows/include/loadfuncs-krb5.h
1640
(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor)
crypto/krb5/src/windows/leash/KrbListTickets.cpp
184
krb5_cc_cursor cur;
crypto/krb5/src/windows/leashdll/lshfunc.c
2489
krb5_cc_cursor cur = NULL;
crypto/krb5/src/windows/ms2mit/mit2ms.c
50
krb5_cc_cursor cursor;
crypto/krb5/src/windows/ms2mit/ms2mit.c
57
krb5_cc_cursor cursor;
crypto/krb5/src/windows/ms2mit/ms2mit.c
94
krb5_cc_cursor cursor;
lib/libpam/modules/pam_krb5/pam_krb5.c
415
krb5_cc_cursor cursor;
usr.sbin/gssd/gssd.c
1511
krb5_cc_cursor curse;