Searched refs:reply (Results 1 – 9 of 9) sorted by relevance
| /xen/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/docs/misc/ |
| A D | xenstore.txt | 66 requests each generate a reply with an identical type, req_id and 67 tx_id. However, if an error occurs, a reply will be returned with 118 Where no reply payload format is specified below, success responses 143 reply payloads as applicable: 243 Unsolicited `reply' generated for matching modification events
|
| A D | pvcalls.pandoc | 646 The backend will reply to the request only when a new connection is
|
| /xen/tools/libs/store/ |
| A D | xs.c | 662 static bool xs_bool(char *reply) in xs_bool() argument 664 if (!reply) in xs_bool() 666 free(reply); in xs_bool()
|
| /xen/docs/man/ |
| A D | xen-pv-channel.7.pod | 105 socket, writes a handshake message and waits for a reply
|
| /xen/tools/ocaml/libs/xs/ |
| A D | xsraw.ml | 131 (* send one packet in the queue, and wait for reply *)
|
| /xen/docs/process/ |
| A D | xen-release-management.pandoc | 561 This email only tracks big items for xen.git tree. Please reply for items you
|
| /xen/tools/ocaml/xenstored/ |
| A D | process.ml | 390 (* let the function reply *)
|
| /xen/stubdom/grub.patches/ |
| A D | 99minios | 719 reply;
|
Completed in 30 milliseconds