Searched refs:open_cache_file (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | cc_file.c | 332 open_cache_file(krb5_context context, const char *filename, in open_cache_file() function 720 ret = open_cache_file(context, data->filename, FALSE, &fp); in fcc_start_seq_get() 961 ret = open_cache_file(context, data->filename, FALSE, &fp); in fcc_get_principal() 1000 ret = open_cache_file(context, data->filename, TRUE, &fp); in fcc_store()
|