/xen-4.10.0-shim-comet/tools/libfsimage/fat/ |
A D | fsys_fat.c | 278 char *rest, ch, dir_buf[FAT_DIRENTRY_LENGTH]; in fat_dir() local 327 for (rest = dirname; (ch = *rest) && !isspace ((uint8_t)ch) && ch != '/'; rest++); in fat_dir() 329 *rest = 0; in fat_dir() 354 *rest = ch; in fat_dir() 460 *(dirname = rest) = ch; in fat_dir()
|
/xen-4.10.0-shim-comet/tools/libfsimage/ext2fs/ |
A D | fsys_ext2fs.c | 627 char *rest; in ext2fs_dir() local 812 for (rest = dirname; (ch = *rest) && !isspace ((uint8_t)ch) && ch != '/'; in ext2fs_dir() 813 rest++); in ext2fs_dir() 817 *rest = 0; in ext2fs_dir() 824 printf ("dirname=%s, rest=%s, loc=%d\n", dirname, rest, loc); in ext2fs_dir() 840 *rest = ch; in ext2fs_dir() 859 *rest = ch; in ext2fs_dir() 899 *(dirname = rest) = ch; in ext2fs_dir()
|
/xen-4.10.0-shim-comet/tools/libfsimage/xfs/ |
A D | fsys_xfs.c | 543 char *rest, *name, ch; in xfs_dir() local 590 for (rest = dirname; (ch = *rest) in xfs_dir() 591 && !isspace ((uint8_t)ch) && ch != '/'; rest++); in xfs_dir() 592 *rest = 0; in xfs_dir() 608 *(dirname = rest) = ch; in xfs_dir() 617 *rest = ch; in xfs_dir()
|
/xen-4.10.0-shim-comet/tools/libfsimage/reiserfs/ |
A D | fsys_reiserfs.c | 986 char *rest, ch; in reiserfs_dir() local 1111 for (rest = dirname; (ch = *rest) && ! isspace ((uint8_t)ch) && ch != '/'; rest++); in reiserfs_dir() 1112 *rest = 0; in reiserfs_dir() 1188 *rest = ch; in reiserfs_dir() 1193 *rest = ch; in reiserfs_dir() 1194 dirname = rest; in reiserfs_dir()
|
/xen-4.10.0-shim-comet/docs/figs/ |
A D | network-basic.fig | 29 4 0 0 50 -1 0 16 0.0000 4 240 1815 1080 4590 interface, to rest\001
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | build32.mk | 20 while read idx name sz rest; do \
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-vbd-interface.markdown.7 | 119 supply as few hd* devices as possible, and for the rest of the disks, 127 directly to the Linux guest's device number and throw away the rest;
|
A D | xl-disk-configuration.pod.5 | 82 syntax in the configuration file, it consumes the whole rest of the
|
A D | xen-tscmode.pod.7 | 102 To understand this in more detail, the rest of this document must
|
/xen-4.10.0-shim-comet/xen/ |
A D | Rules.mk | 190 $(OBJDUMP) -h $< | sed -n '/[0-9]/{s,00*,0,g;p;}' | while read idx name sz rest; do \
|
A D | COPYING | 254 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 60ext4.diff | 468 + *rest = ch; 474 *rest = ch;
|
A D | 61btrfs.diff | 3061 + /* fill the rest of linkbuf with the content */ 3120 + char *rest; 3126 + for (rest = *dirname; 3127 + (ch = *rest) && !isspace(ch) && ch != '/'; 3128 + rest++); 3129 + *rest = 0; /* for substrung() */ 3245 + *rest = ch; 3248 + *rest = ch; 3249 + *dirname = rest;
|
/xen-4.10.0-shim-comet/m4/ |
A D | pkg.m4 | 22 # the same distribution terms that you use for the rest of that program.
|
/xen-4.10.0-shim-comet/ |
A D | README | 106 untar into xen-unstable. The rest of the instructions
|
A D | COPYING | 302 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | netif-staging-grants.pandoc | 190 remaining slots as frags for the rest of the data ] 371 region of the packet metadata structure (skb). The rest of the pages
|
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/ |
A D | access_vectors | 485 # can bypass the rest of the security policy.
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 227 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 413 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 412 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 412 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 411 be a consequence of the rest of this License.
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 146 This section is intended to make thoroughly clear what is believed to be a consequence of the rest …
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 403 be a consequence of the rest of this License.
|