/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xs.c | 43 char *body; member 329 free(msg->body); in close_free_msgs() 334 free(msg->body); in close_free_msgs() 447 char *body; in read_reply() local 474 body = msg->body; in read_reply() 478 return body; in read_reply() 912 strings = msg->body; in read_watch_internal() 989 s = msg->body; in xs_unwatch() 1222 char *body = NULL; in read_message() local 1243 body = msg->body = malloc(msg->hdr.len + 1); in read_message() [all …]
|
A D | COPYING | 105 programs enables a greater number of people to use a large body of 419 the limitation as if written in the body of this License.
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_stream_read.c | 194 free(rec->body); in free_record() 515 rec->body = libxl__malloc(NOGC, bytes_to_read); in record_header_done() 518 rec->body, bytes_to_read, in record_header_done() 602 rec->body + sizeof(libxl__sr_emulator_hdr), in process_record() 641 srcs = rec->body; in process_record() 678 emu_hdr = rec->body; in write_emulator_blob() 707 rec->body + sizeof(*emu_hdr), in write_emulator_blob()
|
A D | libxl_stream_write.c | 119 void *body, in setup_generic_write() argument 153 if (body) in setup_generic_write() 154 libxl__datacopier_prefixdata(egc, dc, body, length); in setup_generic_write() 168 void *body, in setup_write() argument 171 setup_generic_write(egc, stream, what, hdr, NULL, body, cb); in setup_write() 180 void *body, in setup_emulator_write() argument 184 setup_generic_write(egc, stream, what, hdr, emu_hdr, body, cb); in setup_emulator_write()
|
A D | CODING_STYLE | 102 * If a resource is freed in the main body of the function (for
|
A D | libxl_internal.h | 3104 void *body; /* iff hdr.length != 0 */ member
|
/xen-4.10.0-shim-comet/docs/specs/ |
A D | libxl-migration-stream.pandoc | 99 `length` is not a multiple of 8, the body is padded with zeroes to align the 106 | body... | 132 body_length Length in octets of the record body. 134 body Content of the record.
|
A D | libxc-migration-stream.pandoc | 187 footer. If `body_length` is not a multiple of 8, the body is padded 194 | body... | 240 body_length Length in octets of the record body. 242 body Content of the record. 253 The following sub-sections specify the record body format for each of
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | pylintrc | 149 # Maximum number of locals for function / method body 152 # Maximum number of return / yield for function / method body 155 # Maximum number of branch for function / method body 158 # Maximum number of statements in function / method body
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_vmcontrol.c | 736 #define WITH_OPTDATA(amt, body) \ in create_domain() argument 741 body; \ in create_domain()
|
A D | CODING_STYLE | 54 * If a resource is freed in the main body of the function (for
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 108 programs enables a greater number of people to use a large body of 421 written in the body of this License.
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 107 programs enables a greater number of people to use a large body of 420 written in the body of this License.
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 107 programs enables a greater number of people to use a large body of 420 written in the body of this License.
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 58 …ry in non-free programs enables a greater number of people to use a large body of free software. F… 148 … In such case, this License incorporates the limitation as if written in the body of this License.
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 98 programs enables a greater number of people to use a large body of 411 written in the body of this License.
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | COPYING | 100 programs enables a greater number of people to use a large body of 414 the limitation as if written in the body of this License.
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 235 the limitation as if written in the body of this License.
|
/xen-4.10.0-shim-comet/xen/ |
A D | COPYING | 262 the limitation as if written in the body of this License.
|
/xen-4.10.0-shim-comet/ |
A D | COPYING | 310 the limitation as if written in the body of this License.
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.lex.c_shipped | 1825 /* TODO. We should be able to replace this entire function body
|
A D | zconf.tab.c_shipped | 329 /* Pacify GCC's `empty if-body' warning. */
|