Searched defs:lock_file (Results 1 – 9 of 9) sorted by relevance
24 static int lock_file(const int fd) in lock_file() function
30 lock_file = '/tmp/image_chromeos_lock/image_chromeos_lock' variable
192 def __init__(self, lock_file, auto=True): argument
74 static int lock_file(int fd, int enable) { in lock_file() function
42 def lock_file(path, mode): function
357 int lock_file(int fd, short lock_type, char *file) in lock_file() function
1789 const char *lock_name, const char *lock_file) in semanage_get_lock()1860 const char *lock_file = semanage_files[SEMANAGE_TRANS_LOCK]; in semanage_get_trans_lock() local1883 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