Home
last modified time | relevance | path

Searched refs:k5_cc_mutex_assert_unlocked (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc-int.h101 k5_cc_mutex_assert_unlocked(krb5_context context, k5_cc_mutex *m);
H A Dccbase.c504 k5_cc_mutex_assert_unlocked(krb5_context context, k5_cc_mutex *m) in k5_cc_mutex_assert_unlocked() function
H A Dcc_file.c536 k5_cc_mutex_assert_unlocked(context, &data->lock); in free_fccdata()