Searched refs:want (Results 1 – 22 of 22) sorted by relevance
| /tools/hotplug/Linux/init.d/ |
| A D | sysconfig.xendomains.in | 7 # If you don't want to MIGRATE, SAVE, or SHUTDOWN, this may be a possibility 18 # If you want to a quick'n'dirty shutdown via SysRq, you may want to set 37 # Set this to a non-empty string if you want to migrate virtual machines 41 # you don't want to try virtual machine relocation on shutdown. 74 # might want to shutdown the virtual machines that are still running 96 # Leave empty if you don't want to start domains automatically
|
| /tools/examples/ |
| A D | cpupool | 5 # You use a separate script for each cpupool you want to create, or
|
| /tools/xs-clients/ |
| A D | xenstore_client.c | 60 int want; in expanding_buffer_ensure() local 69 want = ebuf->avail + min_avail + 10; in expanding_buffer_ensure() 70 got = realloc(ebuf->buf, want); in expanding_buffer_ensure() 75 ebuf->avail = want; in expanding_buffer_ensure()
|
| /tools/golang/xenlight/ |
| A D | README.md | 25 probably not what you want. A better option would be to specify a Xen
|
| A D | LICENSE | 31 it if you want it; that you can change the software and use pieces of 52 To protect each distributor, we want to make it very clear that 462 If you develop a new library, and you want it to be of the greatest
|
| /tools/libs/light/ |
| A D | libxl_fork.c | 212 static pid_t checked_waitpid(libxl__egc *egc, pid_t want, int *status) in checked_waitpid() argument 216 pid_t got = waitpid(want, status, WNOHANG); in checked_waitpid()
|
| /tools/pygrub/examples/ |
| A D | ubuntu-14.04-lts.grub2 | 214 # menu entries you want to add after this comment. Be careful not to change 222 # menu entries you want to add after this comment. Be careful not to change
|
| A D | debian-wheezy-hvm.grub2 | 96 # menu entries you want to add after this comment. Be careful not to change
|
| A D | fedora-19.grub2 | 107 # menu entries you want to add after this comment. Be careful not to change
|
| A D | rhel-7-beta.grub2 | 108 # menu entries you want to add after this comment. Be careful not to change
|
| A D | fedora-16-with-xen.grub2 | 101 # menu entries you want to add after this comment. Be careful not to change
|
| /tools/xenmon/ |
| A D | COPYING | 25 if you want it, that you can change the software or use pieces of it 43 Also, for each author's protection and ours, we want to make certain 46 want its recipients to know that what they have is not the original, so 284 If you develop a new program, and you want it to be of the greatest 338 library. If this is what you want to do, use the GNU Library General
|
| /tools/firmware/vgabios/ |
| A D | vbe_display_api.txt | 218 If you want to set a pixel you can calculate its bank by doing: 233 …* Since the XRES/YRES/BPP may not be written when VBE is enabled, if you want to switch from one V…
|
| A D | COPYING | 31 it if you want it; that you can change the software and use pieces of 52 To protect each distributor, we want to make it very clear that 462 If you develop a new library, and you want it to be of the greatest
|
| /tools/xenstored/ |
| A D | talloc_guide.txt | 279 that you want the resulting pointer to hold. 423 reporting on exit. Useful for when you want to do your own leak 522 as libraries sometimes want a ralloc function pointer. A realloc()
|
| /tools/ocaml/xenstored/ |
| A D | process.ml | 47 (* when we don't want a limit, apply a max limit of 8 arguments. 647 * Determines which individual (non-transactional) operations we want to retain. 648 * We only want to retain operations that have side-effects in the store since
|
| A D | xenstored.ml | 336 One might want to dynamically adjust the overhead setting based on used
|
| /tools/libs/stat/ |
| A D | COPYING | 33 it if you want it; that you can change the software and use pieces of 54 To protect each distributor, we want to make it very clear that 465 If you develop a new library, and you want it to be of the greatest
|
| /tools/ocaml/ |
| A D | LICENSE | 38 …s service if you wish); that you receive source code or can get it if you want it; that you can ch… 46 To protect each distributor, we want to make it very clear that there is no warranty for the free l… 165 If you develop a new library, and you want it to be of the greatest possible use to the public, we …
|
| /tools/libs/guest/ |
| A D | COPYING | 40 it if you want it; that you can change the software and use pieces of 61 To protect each distributor, we want to make it very clear that
|
| /tools/ |
| A D | configure | 1580 This lets you choose which xenstore daemon you want, 2039 # Strip out --silent because we don't want to record it for future runs.
|
| /tools/firmware/rombios/ |
| A D | rombios.c | 10521 ;; We want our increment in 512-byte quantities, rounded to
|
Completed in 149 milliseconds