Searched refs:reply (Results 1 - 25 of 57) sorted by relevance

123

/barrelfish-2018-10-04/usr/drivers/rtc/
H A Dmain.c24 struct chips_msg *reply; local
35 reply = msg->conn->f->create_msg(msg->conn);
36 reply->f->marshall_word(reply, ((uintptr_t)time.hr << 16) |
39 msg->conn->f->send(reply);
/barrelfish-2018-10-04/lib/octopus/client/
H A Dgetset.c64 struct octopus_get_names_response__rx_args reply; local
65 err = cl->call_seq.get_names(cl, buf, NOP_TRIGGER, reply.output,
66 &reply.tid, &reply.error_code);
68 err = reply.error_code;
72 err = oct_parse_names(reply.output, names, len);
105 struct octopus_get_response__rx_args reply; local
106 err = cl->call_seq.get(cl, buf, NOP_TRIGGER, reply.output,
107 &reply.tid, &reply
228 struct octopus_set_response__rx_args reply; local
266 struct octopus_get_with_idcap_response__rx_args reply; local
410 struct octopus_wait_for_response__rx_args reply; local
[all...]
H A Dcapability_storage.c83 struct octopus_sput_cap_response__rx_args reply; local
84 err = cl->call_seq.sput_cap(cl, key, cap, reply.retkey, &reply.reterr);
88 //printf("%s:%s:%d: stored key= %s retkey = %s\n", __FILE__, __FUNCTION__, __LINE__, key, reply.retkey);
89 if (err_is_fail(reply.reterr)) {
90 DEBUG_ERR(reply.reterr, "call failed.");
93 if (reply.retkey != NULL) {
94 *outkey = strdup(reply.retkey);
97 return reply.reterr;
H A Dtrigger.c113 struct octopus_get_names_response__rx_args reply; local
115 t, reply.output, &reply.tid, &reply.error_code);
119 err = reply.error_code;
123 err = oct_parse_names(reply.output, &names, &len);
156 *tid = reply.tid;
H A Dsemaphores.c105 struct octopus_get_response__rx_args reply; local
106 cl->call_seq.get(cl, query, t, reply.output, &reply.tid, &err);
109 errval_t del_err = oct_del(reply.output);
/barrelfish-2018-10-04/usr/device_managers/xeon_phi/
H A Dservice.c104 struct reg_data *reply = malloc(sizeof(struct reg_data)); local
105 if (!reply) {
111 reply->b = _binding;
112 reply->err = cm_new_xeon_phi(_binding, svc, &reply->id);
113 if (err_is_fail(reply->err)) {
114 register_response_send(reply);
118 reply->err = cm_get_irefs(&reply->irefs.card0, &reply
[all...]
/barrelfish-2018-10-04/kernel/
H A Dgdb_stub.c23 *<tr><td>D</td><td>GDB detached -- attempt to resume</td><td>(no reply)</td></tr>
24 *<tr><td>k</td><td>kill -- reboots the system</td><td>(no reply)</td></tr>
280 char *reply; local
295 reply = buffer;
314 reply = "E03";
323 reply = "OK";
325 reply = "E03";
333 reply = "E01";
339 reply = "E02";
346 reply
[all...]
/barrelfish-2018-10-04/lib/xeon_phi/
H A Dxeon_phi_domain.c104 struct octopus_get_response__rx_args reply;
105 err = r->rpc_tx_vtbl.get(r, iface, NOP_TRIGGER, reply.output, &reply.tid, &reply.error_code);
109 err = reply.error_code;
118 err = oct_read(reply.output, "_ { domid: %d }", &domid);
152 struct octopus_wait_for_response__rx_args reply;
153 err = r->rpc_tx_vtbl.wait_for(r, iface, reply.record, &reply.error_code);
157 err = reply
[all...]
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Ddomain.c73 struct octopus_get_response__rx_args reply; local
74 err = r->rpc_tx_vtbl.get(r, iface, NOP_TRIGGER, reply.output, &reply.tid,
75 &reply.error_code);
79 err = reply.error_code;
88 err = oct_read(reply.output, "_ { domid: %d }", &domid);
133 struct octopus_get_response__rx_args reply; local
137 &reply.error_code);
143 if (err_is_fail(reply.error_code)) {
144 return reply
[all...]
/barrelfish-2018-10-04/lib/barrelfish/
H A Dnameservice_client.c41 struct octopus_get_names_response__rx_args reply; local
42 err = r->rpc_tx_vtbl.get(r, iface, NOP_TRIGGER, reply.output, &reply.tid,
43 &reply.error_code);
47 err = reply.error_code;
56 err = oct_read(reply.output, "_ { iref: %d }", &iref_number);
84 struct octopus_wait_for_response__rx_args reply; local
85 err = r->rpc_tx_vtbl.wait_for(r, iface, reply.record, &reply.error_code);
89 err = reply
[all...]
/barrelfish-2018-10-04/usr/tests/octopus/
H A Dd2bench1.c54 char* reply; local
60 cl->call_seq.get(cl, "rec", NOP_TRIGGER, &reply, &tid, &error_code);
61 free(reply);
67 cl->call_seq.set(cl, record, SET_DEFAULT, NOP_TRIGGER, false, &reply, &tid, &error_code);
68 //assert(reply == NULL);
/barrelfish-2018-10-04/usr/tests/ata_rw28_test/
H A Data_rw28_test.c50 struct ata_rw28_read_dma_response__rx_args reply; local
51 err = ata_rw28_binding->rpc_tx_vtbl.read_dma(ata_rw28_binding, bytes, start_lba, reply.buffer, &reply.buffer_size);
54 if (reply.buffer_size != bytes)
57 buf = reply.buffer;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dtesttsa98 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $1 -text
104 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -section $3 -queryfile $1 -out $2
112 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $2 -out $TOKEN_DER -token_out
114 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $TOKEN_DER -token_in -out $RESPONSE2
118 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $2 -text -token_out
120 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $TOKEN_DER -token_in -text -token_out
122 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -queryfile $1 -text -token_out
139 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $2 -out $2.token -token_out
211 echo "Checking '-token_in' and '-token_out' options with '-reply'..."
H A Dtesttsa.com103 $ openssl ts -reply -in 'p1' -text
110 $ openssl ts -reply -section 'p3' -queryfile 'p1' -out 'p2'
119 $ openssl ts -reply -in 'p2' -out 'TOKEN_DER' -token_out
121 $ openssl ts -reply -in 'TOKEN_DER' -token_in -out 'RESPONSE2'
125 $ openssl ts -reply -in 'p2' -text -token_out
127 $ openssl ts -reply -in 'TOKEN_DER' -token_in -text -token_out
129 $ openssl ts -reply -queryfile 'p1' -text -token_out
148 $ openssl ts -reply -in 'p2' -out 'p2'.token -token_out
223 $ write sys$output "Checking '-token_in' and '-token_out' options with '-reply'..."
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dnsrv_client.c128 /* wait for reply */ \
132 (amsg_data_t * *) &reply, \
185 /* receive reply */ \
392 /* unpack reply */
430 /* unpack reply */
741 simple_reply_t * reply;
756 /* unpack reply message */
757 nret = reply->ret;
815 simple_reply_t * reply;
829 /* unpack reply messag
740 simple_reply_t * reply; local
814 simple_reply_t * reply; local
894 aport_reply_t * reply; local
969 simple_reply_t * reply; local
1043 simple_reply_t * reply; local
1121 bport_reply_t * reply; local
1199 simple_reply_t * reply; local
1273 simple_reply_t * reply; local
1353 bdomain_reply_t * reply; local
1432 bport_id_reply_t * reply; local
1504 simple_reply_t * reply; local
1583 bdomain_id_reply_t * reply; local
1655 simple_reply_t * reply; local
1735 version_reply_t * reply; local
[all...]
H A Dnsrv_server.c252 ** Currently we throw the reply messag away. Should be changed
256 fprintf(stderr,"nsrv: Losing reply !!! \n");
278 simple_reply_t * reply; local
281 (amsg_data_t * *) &reply,
285 reply->ret = ret;
371 aport_reply_t * reply; local
382 (amsg_data_t * *) &reply,
388 &reply->port);
389 reply->ret = nret;
449 bport_reply_t * reply; local
526 bdomain_reply_t * reply; local
564 bport_id_reply_t * reply; local
632 bdomain_id_reply_t * reply; local
700 version_reply_t * reply; local
[all...]
/barrelfish-2018-10-04/usr/spawnd/
H A Dservice.c234 DEBUG_ERR(err, "error sending use_local_memserv reply\n");
247 DEBUG_ERR(err, "error sending use_local_memserv reply");
375 goto reply;
380 goto reply;
388 reply:
407 goto reply;
412 goto reply;
420 reply:
437 goto reply;
442 goto reply;
[all...]
/barrelfish-2018-10-04/lib/octopus/server/
H A Dqueue.c26 current->reply(b, current);
H A Dservice.c80 (*drt)->reply = reply_handler;
184 drs->reply(b, drs);
203 char* reply = err_is_ok(drt->error) ? local
206 reply, drt->server_id, drt->error);
239 drs->reply(b, drs);
248 char* reply = err_is_ok(drt->error) ? local
251 reply, drt->server_id, drt->error);
258 debug_printf("max msg size: %u, reply size: %zu\n",
292 drs->reply(b, drs);
349 drs->reply(
391 char *reply = err_is_ok(drt->error) ? local
[all...]
H A Dcapstorage.c72 ns->reply(b, ns);
112 ns->reply(b, ns);
168 ns->reply(b, ns);
204 ns->reply(b, ns);
/barrelfish-2018-10-04/lib/spawndomain/
H A Dspawn_omp.c262 struct octopus_get_response__rx_args reply; local
264 reply.output, &reply.tid, &reply.error_code);
268 err = reply.error_code;
278 err = oct_read(reply.output, "_ { sym: %s, addr: %d }", &symname, &addr);
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_blockdevfs_ata.c192 struct ahci_mgmt_list_response__rx_args reply; local
193 err = ahci_mgmt_binding->rpc_tx_vtbl.list(ahci_mgmt_binding, reply.port_ids, &reply.len);
196 for (size_t i = 0; i < reply.len; i++) {
201 err = ahci_mgmt_binding->rpc_tx_vtbl.identify(ahci_mgmt_binding, reply.port_ids[i],
228 handle->port_num = reply.port_ids[i];
H A Dvfs_blockdevfs_ahci.c303 struct ahci_mgmt_list_response__rx_args reply; local
304 err = ahci_mgmt_binding->rpc_tx_vtbl.list(ahci_mgmt_binding, reply.port_ids, &reply.len);
307 for (size_t i = 0; i < reply.len; i++) {
310 reply.port_ids[i], identify_reply.identify_data,
336 handle->port_num = reply.port_ids[i];
/barrelfish-2018-10-04/usr/bench/bulk_transfer/
H A Dmicro_echo.c100 struct bulk_buffer *reply = bulk_alloc_new_buffer(&txalloc); local
101 assert(reply);
103 memcpy(reply->address, buffer->address,
106 *((uint32_t *) reply->address) = *((uint32_t *) buffer->address) +1;
107 expect_success(bulk_channel_move(&txc, reply, meta, panic_cont));
/barrelfish-2018-10-04/lib/dma/
H A Ddma_service.c97 USER_PANIC("ran out of reply state resources\n");
131 USER_PANIC("ran out of reply state resources\n");
173 USER_PANIC("ran out of reply state resources\n");
178 struct dma_svc_reply_st *reply = (struct dma_svc_reply_st *) msg_st; local
182 &reply->args.request.id);
399 USER_PANIC("ran out of reply state resources\n");
405 struct dma_svc_reply_st *reply = (struct dma_svc_reply_st *) msg_st; local
407 reply->args.request.id = id;

Completed in 108 milliseconds

123