Searched defs:lock_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/apr-util/dbm/sdbm/
H A Dsdbm_lock.c28 int lock_type = type & APR_FLOCK_TYPEMASK; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/posix/
H A DLockFilePosix.cpp20 Error fileLock (int fd, int cmd, int lock_type, const uint64_t start, const uint64_t len) argument
/freebsd-11.0-release/usr.sbin/nscd/
H A Dconfig.c468 configuration_lock_entry(struct configuration_entry *entry, enum config_entry_lock_type lock_type) argument
492 configuration_unlock_entry(struct configuration_entry *entry, enum config_entry_lock_type lock_type) argument

Completed in 65 milliseconds