Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_lock_state.c233 cc_uint32 client_lock_type = 0; in ccs_lock_state_check_pending_lock() local
267 client_lock_type = lock_type; in ccs_lock_state_check_pending_lock()
292 if (!client_has_lock || (client_lock_type != cc_lock_read && in ccs_lock_state_check_pending_lock()
293 client_lock_type != cc_lock_downgrade)) { in ccs_lock_state_check_pending_lock()
301 if (!client_has_lock || (client_lock_type != cc_lock_write && in ccs_lock_state_check_pending_lock()
302 client_lock_type != cc_lock_upgrade)) { in ccs_lock_state_check_pending_lock()