Home
last modified time | relevance | path

Searched refs:theirs (Results 1 – 1 of 1) sorted by relevance

/xen/tools/libxc/
A Dxc_suspend.c47 struct stat ours, theirs; in lock_suspend_event() local
78 r = stat(suspend_file, &theirs); in lock_suspend_event()
86 if (ours.st_ino != theirs.st_ino) in lock_suspend_event()

Completed in 4 milliseconds