Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_exec.c295 pid_t middle = libxl__ev_child_fork(gc, &ss->mid, spawn_middle_death); in libxl__spawn_spawn() local
296 if (middle ==-1) { rc = ERROR_FAIL; goto out_err; } in libxl__spawn_spawn()
298 if (middle) { in libxl__spawn_spawn()
/xen-4.10.0-shim-comet/scripts/
A Dget_maintainer.pl2051 my $middle = $nw[@nw - 2];
2056 (length($middle) == 1 ||
2057 (length($middle) == 2 && substr($middle, -1) eq "."))) {
2058 $name = "$first $middle $last";
2060 $name = "$middle $last";
/xen-4.10.0-shim-comet/docs/misc/
A Dcrashdb.txt58 call lock. If you happen to have crashed in the middle of that,
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/
A Dxsraw.ml167 (* Paths shouldn't have a "//" in the middle *)
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff598 + * into the middle of an existing extent on disk, sharing it
599 + * between two snapshots (useful if some bytes in the middle of the

Completed in 8 milliseconds