Home
last modified time | relevance | path

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

/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.py35 lock_file = "/tmp/image_chromeos_lock/image_chromeos_lock" variable
Dfile_lock_machine.py224 def __init__(self, lock_file, auto=True): argument
/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.c1887 const char *lock_name, const char *lock_file) in semanage_get_lock()
1958 const char *lock_file = semanage_files[SEMANAGE_TRANS_LOCK]; in semanage_get_trans_lock() local
1981 const char *lock_file = semanage_files[SEMANAGE_READ_LOCK]; in semanage_get_active_lock() local
/external/iptables/iptables/
Dxshared.c252 const char *lock_file; in xtables_lock() local
/external/ppp/pppd/
Dutils.c871 static char lock_file[MAXPATHLEN]; variable