Lines Matching defs:context

62 fcc_get_name(krb5_context context,  in fcc_get_name()
72 _krb5_xlock(krb5_context context, int fd, krb5_boolean exclusive, in _krb5_xlock()
116 _krb5_xunlock(krb5_context context, int fd) in _krb5_xunlock()
149 write_storage(krb5_context context, krb5_storage *sp, int fd) in write_storage()
174 fcc_lock(krb5_context context, krb5_ccache id, in fcc_lock()
181 fcc_unlock(krb5_context context, int fd) in fcc_unlock()
187 fcc_resolve(krb5_context context, krb5_ccache *id, const char *res) in fcc_resolve()
248 _krb5_erase_file(krb5_context context, const char *filename) in _krb5_erase_file()
311 fcc_gen_new(krb5_context context, krb5_ccache *id) in fcc_gen_new()
355 storage_set_flags(krb5_context context, krb5_storage *sp, int vno) in storage_set_flags()
380 fcc_open(krb5_context context, in fcc_open()
417 fcc_initialize(krb5_context context, in fcc_initialize()
475 fcc_close(krb5_context context, in fcc_close()
487 fcc_destroy(krb5_context context, in fcc_destroy()
498 fcc_store_cred(krb5_context context, in fcc_store_cred()
538 init_fcc (krb5_context context, in init_fcc()
688 fcc_get_principal(krb5_context context, in fcc_get_principal()
714 fcc_get_first (krb5_context context, in fcc_get_first()
750 fcc_get_next (krb5_context context, in fcc_get_next()
775 fcc_end_get (krb5_context context, in fcc_end_get()
794 fcc_remove_cred(krb5_context context, in fcc_remove_cred()
863 fcc_set_flags(krb5_context context, in fcc_set_flags()
874 fcc_get_version(krb5_context context, in fcc_get_version()
888 fcc_get_cache_first(krb5_context context, krb5_cc_cursor *cursor) in fcc_get_cache_first()
903 fcc_get_cache_next(krb5_context context, krb5_cc_cursor cursor, krb5_ccache *id) in fcc_get_cache_next()
946 fcc_end_cache_get(krb5_context context, krb5_cc_cursor cursor) in fcc_end_cache_get()
958 fcc_move(krb5_context context, krb5_ccache from, krb5_ccache to) in fcc_move()
1041 fcc_get_default_name(krb5_context context, char **str) in fcc_get_default_name()
1049 fcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) in fcc_lastchange()
1070 fcc_set_kdc_offset(krb5_context context, krb5_ccache id, krb5_deltat kdc_offset) in fcc_set_kdc_offset()
1076 fcc_get_kdc_offset(krb5_context context, krb5_ccache id, krb5_deltat *kdc_offset) in fcc_get_kdc_offset()