Searched refs:reply (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | manage-vtpmmgr.pl | 25 my($rtype, $len, $stat, $reply) = unpack 'nNNa*', $rsp; 26 die "incomplete response" if $len != 10 + length $reply; 31 $reply;
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xenstored_probes.d | 16 probe reply(uint32_t, unsigned int, pid_t, int, const char *);
|
A D | xs.c | 574 static bool xs_bool(char *reply) in xs_bool() argument 576 if (!reply) in xs_bool() 578 free(reply); in xs_bool()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenstore.txt | 52 requests each generate a reply with an identical type, req_id and 53 tx_id. However, if an error occurs, a reply will be returned with 104 Where no reply payload format is specified below, success responses 129 reply payloads as applicable: 205 Unsolicited `reply' generated for matching modification events
|
A D | pvcalls.markdown | 654 The backend will reply to the request only when a new connection is
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-pv-channel.pod.7 | 106 socket, writes a handshake message and waits for a reply
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/ |
A D | xsraw.ml | 137 (* send one packet in the queue, and wait for reply *)
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | process.ml | 219 (* let the function reply *)
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 542 This email only tracks big items for xen.git tree. Please reply for items you
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 99minios | 719 reply;
|
Completed in 12 milliseconds