Home
last modified time | relevance | path

Searched refs:in_lock_type (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_lock_state.c100 cc_uint32 in_lock_type, in ccs_lock_status_add_pending_lock() argument
111 err = ccs_lock_new (&lock, in_lock_type, in ccs_lock_status_add_pending_lock()
379 cc_uint32 in_lock_type, in ccs_lock_state_add() argument
414 in_lock_type, &can_grant_lock_now); in ccs_lock_state_add()
427 in_lock_type, in ccs_lock_state_add()
433 if (!err && (in_lock_type == cc_lock_downgrade)) { in ccs_lock_state_add()
H A Dccs_lock_state.h41 cc_uint32 in_lock_type,
/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_context.h72 cc_uint32 in_lock_type,
H A Dccapi_ccache.h70 cc_uint32 in_lock_type,
H A Dccapi_context.c669 cc_uint32 in_lock_type, in ccapi_context_lock() argument
683 err = krb5int_ipc_stream_write_uint32 (request, in_lock_type); in ccapi_context_lock()
H A Dccapi_ccache.c483 cc_uint32 in_lock_type, in ccapi_ccache_lock() argument
497 err = krb5int_ipc_stream_write_uint32 (request, in_lock_type); in ccapi_ccache_lock()
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache.h859 cc_uint32 in_lock_type,
1115 cc_uint32 in_lock_type,
H A DCredentialsCache2.h291 const cc_int32 in_lock_type)