Home
last modified time | relevance | path

Searched refs:krb5_stdccv3_context_lock (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/ccapi/
H A Dstdcc.h97 krb5_error_code KRB5_CALLCONV krb5_stdccv3_context_lock
H A Dstdcc.c977 krb5_error_code KRB5_CALLCONV krb5_stdccv3_context_lock in krb5_stdccv3_context_lock() function
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc-int.h113 extern krb5_error_code KRB5_CALLCONV krb5_stdccv3_context_lock
H A Dccbase.c572 ret = krb5_stdccv3_context_lock(context); in k5_cccol_lock()