Searched defs:lock_file (Results 1 – 6 of 6) sorted by relevance
24 static int lock_file(const int fd) in lock_file() function
74 static int lock_file(int fd, int enable) { in lock_file() function
1755 const char *lock_name, const char *lock_file) in semanage_get_lock()1826 const char *lock_file = semanage_files[SEMANAGE_TRANS_LOCK]; in semanage_get_trans_lock() local1849 const char *lock_file = semanage_files[SEMANAGE_READ_LOCK]; in semanage_get_active_lock() local
869 static char lock_file[MAXPATHLEN]; variable
1376 void lock_file(struct thread_data *td, struct fio_file *f, enum fio_ddir ddir) in lock_file() function
285 def _close_mac_pool(pool, lock_file): argument