Searched defs:lock_file (Results 1 – 3 of 3) sorted by relevance
24 static int lock_file(const int fd) in lock_file() function
81 FILE* lock_file = file_util::OpenFile(lock_file_path, "w"); in TEST_F() local
903 static char lock_file[MAXPATHLEN]; variable