Searched defs:lock_file (Results 1 – 7 of 7) sorted by relevance
74 static int lock_file(int fd, int enable) { in lock_file() function
41 def lock_file(path, mode): function
31 lock_file = '/tmp/image_chromeos_lock/image_chromeos_lock' variable
193 def __init__(self, lock_file, auto=True): argument
357 int lock_file(int fd, short lock_type, char *file) in lock_file() function
1845 const char *lock_name, const char *lock_file) in semanage_get_lock()1916 const char *lock_file = semanage_files[SEMANAGE_TRANS_LOCK]; in semanage_get_trans_lock() local1939 const char *lock_file = semanage_files[SEMANAGE_READ_LOCK]; in semanage_get_active_lock() local
869 static char lock_file[MAXPATHLEN]; variable