Home
last modified time | relevance | path

Searched refs:body (Results 1 – 22 of 22) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxs.c43 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 DCOPYING105 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 Dlibxl_stream_read.c194 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 Dlibxl_stream_write.c119 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 DCODING_STYLE102 * If a resource is freed in the main body of the function (for
A Dlibxl_internal.h3104 void *body; /* iff hdr.length != 0 */ member
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxl-migration-stream.pandoc99 `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 Dlibxc-migration-stream.pandoc187 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 Dpylintrc149 # 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 Dxl_vmcontrol.c736 #define WITH_OPTDATA(amt, body) \ in create_domain() argument
741 body; \ in create_domain()
A DCODING_STYLE54 * If a resource is freed in the main body of the function (for
/xen-4.10.0-shim-comet/tools/libacpi/
A DCOPYING108 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 DCOPYING107 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 DCOPYING107 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 DLICENSE58 …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 DCOPYING98 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 DCOPYING100 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 DCOPYING235 the limitation as if written in the body of this License.
/xen-4.10.0-shim-comet/xen/
A DCOPYING262 the limitation as if written in the body of this License.
/xen-4.10.0-shim-comet/
A DCOPYING310 the limitation as if written in the body of this License.
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped1825 /* TODO. We should be able to replace this entire function body
A Dzconf.tab.c_shipped329 /* Pacify GCC's `empty if-body' warning. */

Completed in 32 milliseconds