Searched refs:relative (Results 1 – 17 of 17) sorted by relevance
/xen/tools/xenstore/ |
A D | xenstored_watch.c | 203 bool relative; in do_watch() local 209 relative = false; in do_watch() 214 relative = !strstarts(vec[0], "/"); in do_watch() 241 if (relative) in do_watch()
|
/xen/tools/ocaml/xenstored/ |
A D | utils.ml | 104 (* Regardless whether client specified absolute or relative path, 105 canonicalize it (above) and, for domain-relative paths, check the 106 length of the relative part.
|
/xen/docs/misc/ |
A D | xenstore.txt | 42 bytes are forbidden; clients specifying relative paths should keep 116 and the path is taken to be relative to /local/domain/<domid> 228 Iff <wpath> for the watch was specified as a relative pathname, 229 the <epath> path will also be relative (with the same base, 287 Returns the domain's base path, as is used for relative
|
A D | efi.pandoc | 115 Filenames must be specified relative to the location of the EFI binary.
|
A D | xenstore-paths.pandoc | 124 All non-absolute paths are relative to this path.
|
A D | livepatch.pandoc | 1266 to accomodate the trampoline. On x86 with +-2 GB relative jumps,
|
/xen/xen/arch/x86/boot/ |
A D | build32.lds | 43 * for relative addressing (and only for that thing) and ld complains if
|
/xen/tools/libxl/ |
A D | libxl_mem.c | 173 int64_t target_memkb, int relative, int enforce) in libxl_set_memory_target() argument 262 if (relative) { in libxl_set_memory_target()
|
A D | libxl.h | 1752 int libxl_set_memory_target(libxl_ctx *ctx, uint32_t domid, int64_t target_memkb, int relative, int…
|
A D | libxl_types.idl | 608 # - "mouse" for PS/2 protocol relative mouse
|
/xen/docs/specs/ |
A D | libxl-migration-stream.pandoc | 221 Keys shall be relative to to the device models xenstore tree for the new 222 domain. At the time of writing, keys are relative to the path
|
/xen/docs/hypervisor-guide/ |
A D | code-coverage.rst | 70 paths are used by the tools, so splitting needs to output relative to ``/``.
|
/xen/tools/python/ |
A D | pylintrc | 199 # * relative / wildcard imports
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 12 * Constants relative to the data blocks, from ext2_fs.h
|
/xen/docs/man/ |
A D | xl-numa-placement.7.pod | 12 accessing times of a program running on a CPU depends on the relative
|
A D | xl.1.pod.in | 390 doing IO. Use of this time value to determine relative utilizations
|
A D | xl.cfg.5.pod.in | 2584 coordinates. Such devices function better than relative coordinate
|
Completed in 21 milliseconds