Searched defs:lock_fd (Results 1 – 4 of 4) sorted by relevance
99 int lock_fd; in AcquireCrossystemLock() local112 static int ReleaseCrossystemLock(int lock_fd) in ReleaseCrossystemLock()774 int lock_fd; in VbSetSystemPropertyInt() local844 int lock_fd; in VbSetSystemPropertyString() local
86 int lock_fd = open(lock_path_.c_str(), O_RDONLY); in IsFileWakeLockAcquired() local
175 int lock_fd = -1; /* Lock file descriptor */ in main() local
176 int lock_fd = open(kLockFile, O_CREAT | O_EXCL, S_IRUSR | S_IWUSR); in Initialize() local