Searched refs:theirs (Results 1 – 1 of 1) sorted by relevance
47 struct stat ours, theirs; in lock_suspend_event() local78 r = stat(suspend_file, &theirs); in lock_suspend_event()86 if (ours.st_ino != theirs.st_ino) in lock_suspend_event()
Completed in 2 milliseconds