Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_suspend.c47 struct stat ours, theirs; in lock_suspend_event() local
74 r = fstat(fd, &ours); in lock_suspend_event()
86 if (ours.st_ino != theirs.st_ino) in lock_suspend_event()
/xen/tools/libxl/
A Dlibxl_fork.c254 struct sigaction ours; in sigchld_sethandler_raw() local
257 memset(&ours,0,sizeof(ours)); in sigchld_sethandler_raw()
258 ours.sa_handler = handler; in sigchld_sethandler_raw()
259 sigemptyset(&ours.sa_mask); in sigchld_sethandler_raw()
260 ours.sa_flags = SA_NOCLDSTOP | SA_RESTART; in sigchld_sethandler_raw()
261 r = sigaction(SIGCHLD, &ours, old); in sigchld_sethandler_raw()
/xen/tools/xenmon/
A DCOPYING43 Also, for each author's protection and ours, we want to make certain
/xen/xen/
A DCOPYING70 Also, for each author's protection and ours, we want to make certain
/xen/
A DCOPYING120 Also, for each author's protection and ours, we want to make certain

Completed in 13 milliseconds