Searched refs:response (Results 1 - 25 of 54) sorted by last modified time

123

/barrelfish-master/usr/tests/thcidctest/
H A Dthcidctest.c45 uint64_t response;
46 if (cl->call_x.outoforder(cl, i, &response) != THC_CANCELED) {
47 fprintf(stderr, " %d -> %d\n", (int)i, (int)response);
48 assert(response == i * 10);
213 uint64_t response;
214 cl.recv.testrpc(&cl, &response);
215 fprintf(stderr, " Got %d\n", (int)response);
220 // Try to receive one more... we don't expect another response,
224 uint64_t response;
225 int r = cl.recv_x.testrpc(&cl, &response);
[all...]
/barrelfish-master/usr/tests/rpc_cap_test/
H A Drpc_cap_test.c60 uint32_t response; member in struct:echo_response
66 err = test_rpc_cap_echo_response__tx(resp->b, NOP_CONT, resp->response);
77 resp->response = arg_in;
/barrelfish-master/usr/tests/mt_waitset/
H A Dmain.c178 uint64_t *response = (uint64_t *)r; local
196 response[i] = ((uint64_t *)s)[i];
197 if (response[i] == i1 + i)
199 response[i] += i;
202 debug_printf("%s: binding:%p %08x %08x %d %d %016lx:%d\n", __func__, b, i2, b->incoming_token, k, j, response[0], me);
/barrelfish-master/usr/drivers/imx8x/sdhc/
H A Dsdhc.c87 #define MMC_RSP_136 (1 << 1) /* 136 bit response */
90 #define MMC_RSP_OPCODE (1 << 4) /* response contains opcode */
129 unsigned int response[4]; // The response of the command member in struct:cmd
319 cmd->response[0] = (r3 << 8) | (r2 >> 24);
320 cmd->response[1] = (r2 << 8) | (r1 >> 24);
321 cmd->response[2] = (r1 << 8) | (r0 >> 24);
322 cmd->response[3] = (r0 << 8);
324 cmd->response[0] = sdhc_cmd_rsp0_rd(&sd->dev);
355 if(cmd.response[
[all...]
/barrelfish-master/lib/arranet/
H A Darranet.c780 lwip_send_time[lwip_send_transactions] = get_time() - mypayload->message.header.response.opaque;
1338 posix_send_time[posix_send_transactions] = get_time() - mypayload->message.header.response.opaque;
1676 posix_send_time[posix_send_transactions] = get_time() - mypayload->message.header.response.opaque;
1699 /* memcache_times[0][memcache_transactions[0]] = get_time() - mypayload->message.header.response.opaque; */
1724 /* memcache_times[1][memcache_transactions[1]] = get_time() - mypayload->message.header.response.opaque; */
1755 memcache_times[2][memcache_transactions[2]] = get_time() - mypayload->message.header.response.opaque;
1782 /* memcache_times[3][memcache_transactions[3]] = get_time() - mypayload->message.header.response.opaque; */
1841 /* memcache_times[4][memcache_transactions[4]] = get_time() - mypayload->message.header.response.opaque; */
1857 /* memcache_times[5][memcache_transactions[5]] = get_time() - mypayload->message.header.response.opaque; */
/barrelfish-master/include/
H A Darranet_debug.h54 * Definition of the header structure for a response packet.
68 } response; member in union:__anon3
83 * Definition of a response-packet containing no extras
/barrelfish-master/doc/022-armv8/
H A Dreport.tex1110 flush to PoP, or \emph{point of persistence} --- perhaps in response to
/barrelfish-master/doc/000-overview/
H A DOverview.tex534 response to events disseminated by Octopus. It handles passing the
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dclients.tex133 \item With a colour which varies in shade and hue in response to
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsflags.tex138 the system's interrupt response time short.
H A Dexthsusp.tex845 response to synchronous or asynchronous events.
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex610 response.
1017 In response \ECL prints out the variable name and its newly assigned
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembremoteproto.tex286 % read response from ECLiPSe side to make sure it is compatible...
519 the other side that it is either expecting as a response, or that it is a
520 response to. The message sequence is shown, with the message highlighted.
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dhttp_server.pl79 - encoding of the response (depending on server function)
80 - send the response on the socket
209 - a status code for the response status line
221 compatibility between response and request parameters.
222 constitution of the list of parameters for the response
229 response encoding:
230 - response status
231 - response header
260 response sending
289 <LI> encoding of the response (dependin
[all...]
H A Dhttp_method.pl44 - a status code for the response status line
H A Dhttp_client.pl54 where ErrorCode is he error code contained in the response
55 and ErrorPhrase is the error phrase contained in the response",
57 "RespObjectBody":"Outputs the object body of the response"],
99 ErrorCode: the error code contained in the response
100 ErrorCode: the error phrase contained in the response
102 RespObjectBody is a string containing the object body of the response
107 - reception of the response
108 - decoding of the response (nothing)
212 reception of a response:
213 - read a message until a CRLF is found -> response statu
[all...]
H A Dhttp_grammar.pl150 % response header fields
/barrelfish-master/tools/flounder/
H A Dintro.tex13 And the following \emph{response} messages:
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dtestca.com20 $ open/read sys$ca_input VMSca-response.1
32 $ open/read sys$ca_input VMSca-response.2
H A DMakefile24 testca.com VMSca-response.1 VMSca-response.2
/barrelfish-master/lib/openssl-1.0.0d/demos/asn1/
H A Docsp.c110 response OCTET STRING }
165 id-pkix-ocsp-response OBJECT IDENTIFIER ::= { id-pkix-ocsp 4 }
210 ASN1_OCTET_STRING *response; member in struct:__anon1312
320 ASN1_SIMPLE(ResponseBytes, response, ASN1_OCTET_STRING)
/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts_rsp_verify.c75 static int TS_check_status_info(TS_RESP *response);
89 * Local mapping between response codes and descriptions.
131 * - Search for the signing certificate in 'certs' and in the response.
357 * Verifies whether 'response' contains a valid response with regards
362 int TS_RESP_verify_response(TS_VERIFY_CTX *ctx, TS_RESP *response) argument
364 PKCS7 *token = TS_RESP_get_token(response);
365 TS_TST_INFO *tst_info = TS_RESP_get_tst_info(response);
369 if (!TS_check_status_info(response)) goto err;
401 * - Checks the version number of the response
479 TS_check_status_info(TS_RESP *response) argument
[all...]
H A Dts_rsp_sign.c93 /* Default callbacks for response generation. */
362 if (!TS_RESP_set_status_info(ctx->response, si)) goto err;
376 TS_STATUS_INFO *si = TS_RESP_get_status_info(ctx->response);
388 TS_STATUS_INFO *si = TS_RESP_get_status_info(ctx->response);
417 /* Main entry method of the response generation. */
421 TS_RESP *response; local
426 /* Creating the response object. */
427 if (!(ctx->response = TS_RESP_new()))
469 if (ctx->response != NULL)
472 TS_STATUS_REJECTION, "Error during response "
[all...]
H A Dts.h468 /* Declarations related to response generation, defined in ts/ts_resp_sign.c. */
470 /* Optional flags for response generation. */
472 /* Don't include the TSA name in response. */
475 /* Set ordering to true in response. */
499 * status info/failure info of the response).
528 /* These members are used only while creating the response. */
530 TS_RESP *response; member in struct:TS_resp_ctx
537 /* Creates a response context that can be used for generating responses. */
550 /* No additional certs are included in the response by default. */
610 * Declarations related to response verificatio
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_srv.c105 /* Create an OCSP response and encode an optional basic response */
115 if (!ASN1_item_pack(bs, ASN1_ITEM_rptr(OCSP_BASICRESP), &rsp->responseBytes->response))

Completed in 154 milliseconds

123