Home
last modified time | relevance | path

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

/src/crypto/krb5/src/ccapi/server/
H A Dccs_lock_state.c247 cc_uint32 lock_type = 0; in ccs_lock_state_check_pending_lock() local
250 err = ccs_lock_type (lock, &lock_type); in ccs_lock_state_check_pending_lock()
258 if (lock_type == cc_lock_write || lock_type == cc_lock_upgrade) { in ccs_lock_state_check_pending_lock()
267 client_lock_type = lock_type; in ccs_lock_state_check_pending_lock()
340 cc_uint32 lock_type = 0; in ccs_lock_status_try_to_grant_pending_locks() local
347 err = ccs_lock_type (lock, &lock_type); in ccs_lock_status_try_to_grant_pending_locks()
352 lock_type, &can_grant_lock_now); in ccs_lock_status_try_to_grant_pending_locks()
H A Dccs_cache_collection.c956 cc_uint32 lock_type; in ccs_cache_collection_lock() local
966 err = krb5int_ipc_stream_read_uint32 (in_request_data, &lock_type); in ccs_cache_collection_lock()
976 lock_type, block, out_will_block); in ccs_cache_collection_lock()
H A Dccs_ccache.c789 cc_uint32 lock_type; in ccs_ccache_lock() local
800 err = krb5int_ipc_stream_read_uint32 (in_request_data, &lock_type); in ccs_ccache_lock()
810 lock_type, block, out_will_block); in ccs_ccache_lock()
/src/contrib/llvm-project/lldb/source/Host/posix/
H A DLockFilePosix.cpp19 static Status fileLock(int fd, int cmd, int lock_type, const uint64_t start, in fileLock() argument
23 fl.l_type = lock_type; in fileLock()
/src/usr.sbin/nscd/
H A Dconfig.c466 enum config_entry_lock_type lock_type) in configuration_lock_entry() argument
471 switch (lock_type) { in configuration_lock_entry()
490 enum config_entry_lock_type lock_type) in configuration_unlock_entry() argument
495 switch (lock_type) { in configuration_unlock_entry()
/src/crypto/krb5/src/ccapi/lib/win/OldCC/
H A Dccapi.h208 /* [in] */ CC_INT32 lock_type);
/src/crypto/krb5/src/windows/lib/
H A Dcacheapi.h307 const cc_int32 lock_type // > one (or combination) of above defined