Home
last modified time | relevance | path

Searched defs:lock_file (Results 1 – 9 of 9) sorted by relevance

/external/rust/android-crates-io/crates/named-lock/src/
Dunix.rs11 lock_file: File, field
16 let lock_file = OpenOptions::new() in create() localVariable
/external/flashrom/
Dpower.c68 FILE *lock_file = NULL; in disable_power_management() local
/external/ltp/testcases/kernel/syscalls/mincore/
Dmincore04.c56 static void lock_file(void) in lock_file() function
/external/toolchain-utils/
Dmake_root_writable.py28 lock_file = "/tmp/image_chromeos_lock/image_chromeos_lock" variable
Dimage_chromeos.py34 lock_file = "/tmp/image_chromeos_lock/image_chromeos_lock" variable
/external/toolchain-utils/binary_search_tool/
Dbisect_driver.py49 def lock_file(path, mode): function
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c357 int lock_file(int fd, short lock_type, char *file) in lock_file() function
/external/selinux/libsemanage/src/
Dsemanage_store.c1896 const char *lock_name, const char *lock_file) in semanage_get_lock()
1967 const char *lock_file = semanage_files[SEMANAGE_TRANS_LOCK]; in semanage_get_trans_lock() local
1990 const char *lock_file = semanage_files[SEMANAGE_READ_LOCK]; in semanage_get_active_lock() local
/external/iptables/iptables/
Dxshared.c259 const char *lock_file; in xtables_lock() local