Searched refs:lock_type (Results 1 – 3 of 3) sorted by relevance
28 int lock_type = type & APR_FLOCK_TYPEMASK; in apr_sdbm_lock() local30 if (!(lock_type == APR_FLOCK_SHARED || lock_type == APR_FLOCK_EXCLUSIVE)) in apr_sdbm_lock()
20 Status fileLock(int fd, int cmd, int lock_type, const uint64_t start, in fileLock() argument24 fl.l_type = lock_type; in fileLock()
468 enum config_entry_lock_type lock_type) in configuration_lock_entry() argument473 switch (lock_type) { in configuration_lock_entry()492 enum config_entry_lock_type lock_type) in configuration_unlock_entry() argument497 switch (lock_type) { in configuration_unlock_entry()