Lines Matching defs:context
64 fcc_get_name(krb5_context context, in fcc_get_name()
74 _krb5_xlock(krb5_context context, int fd, krb5_boolean exclusive, in _krb5_xlock()
118 _krb5_xunlock(krb5_context context, int fd) in _krb5_xunlock()
151 write_storage(krb5_context context, krb5_storage *sp, int fd) in write_storage()
176 fcc_lock(krb5_context context, krb5_ccache id, in fcc_lock()
183 fcc_unlock(krb5_context context, int fd) in fcc_unlock()
189 fcc_resolve(krb5_context context, krb5_ccache *id, const char *res) in fcc_resolve()
250 _krb5_erase_file(krb5_context context, const char *filename) in _krb5_erase_file()
313 fcc_gen_new(krb5_context context, krb5_ccache *id) in fcc_gen_new()
357 storage_set_flags(krb5_context context, krb5_storage *sp, int vno) in storage_set_flags()
382 fcc_open(krb5_context context, in fcc_open()
419 fcc_initialize(krb5_context context, in fcc_initialize()
477 fcc_close(krb5_context context, in fcc_close()
489 fcc_destroy(krb5_context context, in fcc_destroy()
500 fcc_store_cred(krb5_context context, in fcc_store_cred()
540 init_fcc (krb5_context context, in init_fcc()
690 fcc_get_principal(krb5_context context, in fcc_get_principal()
716 fcc_get_first (krb5_context context, in fcc_get_first()
752 fcc_get_next (krb5_context context, in fcc_get_next()
777 fcc_end_get (krb5_context context, in fcc_end_get()
796 fcc_remove_cred(krb5_context context, in fcc_remove_cred()
865 fcc_set_flags(krb5_context context, in fcc_set_flags()
876 fcc_get_version(krb5_context context, in fcc_get_version()
890 fcc_get_cache_first(krb5_context context, krb5_cc_cursor *cursor) in fcc_get_cache_first()
905 fcc_get_cache_next(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id) in fcc_get_cache_next()
948 fcc_end_cache_get(krb5_context context, krb5_cc_cursor cursor) in fcc_end_cache_get()
960 fcc_move(krb5_context context, krb5_ccache from, krb5_ccache to) in fcc_move()
1043 fcc_get_default_name(krb5_context context, char **str) in fcc_get_default_name()
1051 fcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) in fcc_lastchange()
1072 fcc_set_kdc_offset(krb5_context context, krb5_ccache id, krb5_deltat kdc_offset) in fcc_set_kdc_offset()
1078 fcc_get_kdc_offset(krb5_context context, krb5_ccache id, krb5_deltat *kdc_offset) in fcc_get_kdc_offset()