Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 258) sorted by relevance

1234567891011

/external/wpa_supplicant_8/src/wps/
Dhttp_server.c44 struct http_request *req = cookie; in http_request_cb() local
64 struct http_request *req; in http_request_init() local
91 void http_request_deinit(struct http_request *req) in http_request_deinit()
121 static void http_request_free_all(struct http_request *req) in http_request_free_all()
132 void http_request_send(struct http_request *req, struct wpabuf *resp) in http_request_send()
155 void http_request_send_and_deinit(struct http_request *req, in http_request_send_and_deinit()
163 enum httpread_hdr_type http_request_get_type(struct http_request *req) in http_request_get_type()
169 char * http_request_get_uri(struct http_request *req) in http_request_get_uri()
175 char * http_request_get_hdr(struct http_request *req) in http_request_get_hdr()
181 char * http_request_get_data(struct http_request *req) in http_request_get_data()
[all …]
Dwps_upnp_web.c314 } req; in web_connection_parse_get() local
683 static void web_connection_send_reply(struct http_request *req, in web_connection_send_reply()
789 static const char * web_get_action(struct http_request *req, in web_get_action()
848 struct http_request *req, in web_connection_parse_post()
912 struct http_request *req, in web_connection_parse_subscribe()
1134 struct http_request *req, in web_connection_parse_unsubscribe()
1236 static void web_connection_unimplemented(struct http_request *req) in web_connection_unimplemented()
1252 static void web_connection_check_data(void *ctx, struct http_request *req) in web_connection_check_data()
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
DXF86VMode.c128 xXF86VidModeQueryVersionReq *req; variable
154 xXF86VidModeSetClientVersionReq *req; in SDL_NAME() local
173 xXF86VidModeSetGammaReq *req; in SDL_NAME() local
195 xXF86VidModeGetGammaReq *req; in SDL_NAME() local
227 xXF86VidModeGetModeLineReq *req; local
303 xXF86VidModeGetAllModeLinesReq *req; local
436 #define GetOldReq(name, oldname, req) \ argument
447 #define GetOldReq(name, oldname, req) \ argument
466 xXF86VidModeAddModeLineReq *req; variable
578 xXF86VidModeDeleteModeLineReq *req; local
[all …]
/external/openssl/crypto/x509/
Dx509_req.c110 EVP_PKEY *X509_REQ_get_pubkey(X509_REQ *req) in X509_REQ_get_pubkey()
218 int X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts, in X509_REQ_add_extensions_nid()
251 int X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
258 int X509_REQ_get_attr_count(const X509_REQ *req) in X509_REQ_get_attr_count()
263 int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, in X509_REQ_get_attr_by_NID()
269 int X509_REQ_get_attr_by_OBJ(const X509_REQ *req, ASN1_OBJECT *obj, in X509_REQ_get_attr_by_OBJ()
275 X509_ATTRIBUTE *X509_REQ_get_attr(const X509_REQ *req, int loc) in X509_REQ_get_attr()
280 X509_ATTRIBUTE *X509_REQ_delete_attr(X509_REQ *req, int loc) in X509_REQ_delete_attr()
285 int X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr) in X509_REQ_add1_attr()
291 int X509_REQ_add1_attr_by_OBJ(X509_REQ *req, in X509_REQ_add1_attr_by_OBJ()
[all …]
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
DXv.c115 xvQueryExtensionReq *req; in XEXT_GENERATE_CLOSE_DISPLAY() local
150 xvQueryAdaptorsReq *req; in SDL_NAME() local
311 xvQueryEncodingsReq *req; in SDL_NAME() local
433 xvPutVideoReq *req; in SDL_NAME() local
473 xvPutStillReq *req; in SDL_NAME() local
512 xvGetVideoReq *req; in SDL_NAME() local
551 xvGetStillReq *req; in SDL_NAME() local
585 xvStopVideoReq *req; in SDL_NAME() local
610 xvGrabPortReq *req; in SDL_NAME() local
638 xvUngrabPortReq *req; in SDL_NAME() local
[all …]
DXvlibint.h56 #define XvGetReq(name, req) \ argument
68 #define XvGetReq(name, req) \ argument
/external/chromium/third_party/libevent/test/
Dregress_http.c169 struct evhttp_request *req = evhttp_request_new(NULL, NULL); in http_readcb() local
214 http_basic_cb(struct evhttp_request *req, void *arg) in http_basic_cb()
252 struct evhttp_request *req; member
277 http_chunked_cb(struct evhttp_request *req, void *arg) in http_chunked_cb()
385 struct evhttp_request *req = arg; in http_delay_reply() local
393 http_large_delay_cb(struct evhttp_request *req, void *arg) in http_large_delay_cb()
413 struct evhttp_request *req = NULL; in http_connection_test() local
501 http_request_done(struct evhttp_request *req, void *arg) in http_request_done()
532 http_request_empty_done(struct evhttp_request *req, void *arg) in http_request_empty_done()
570 http_dispatcher_cb(struct evhttp_request *req, void *arg) in http_dispatcher_cb()
[all …]
Dregress_rpc.c105 struct evhttp_request* req = EVRPC_REQUEST_HTTP(rpc); in MessageCb() local
159 rpc_postrequest_failure(struct evhttp_request *req, void *arg) in rpc_postrequest_failure()
182 struct evhttp_request *req = NULL; in rpc_basic_test() local
235 rpc_postrequest_done(struct evhttp_request *req, void *arg) in rpc_postrequest_done()
265 struct evhttp_request *req = NULL; in rpc_basic_message() local
349 struct evhttp_request *req = status->http_req; in GotKillCb() local
412 rpc_hook_add_header(struct evhttp_request *req, in rpc_hook_add_header()
424 rpc_hook_remove_header(struct evhttp_request *req, in rpc_hook_remove_header()
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
DXF86DGA2.c173 xXDGAQueryVersionReq *req; in SDL_NAME() local
210 xXDGASetClientVersionReq *req; in SDL_NAME() local
231 xXDGAOpenFramebufferReq *req; in SDL_NAME() local
270 xXDGACloseFramebufferReq *req; in SDL_NAME() local
294 xXDGAQueryModesReq *req; in SDL_NAME() local
374 xXDGASetModeReq *req; in SDL_NAME() local
455 xXDGASetViewportReq *req; in SDL_NAME() local
478 xXDGAInstallColormapReq *req; in SDL_NAME() local
498 xXDGASelectInputReq *req; in SDL_NAME() local
522 xXDGAFillRectangleReq *req; in SDL_NAME() local
[all …]
DXF86DGA.c111 xXF86DGAGetVideoLLReq *req; in SDL_NAME() local
143 xXF86DGADirectVideoReq *req; in SDL_NAME() local
167 xXF86DGAGetViewPortSizeReq *req; in SDL_NAME() local
198 xXF86DGASetViewPortReq *req; in SDL_NAME() local
223 xXF86DGAGetVidPageReq *req; in SDL_NAME() local
251 xXF86DGASetVidPageReq *req; in SDL_NAME() local
273 xXF86DGAInstallColormapReq *req; in SDL_NAME() local
296 xXF86DGAQueryDirectVideoReq *req; in SDL_NAME() local
323 xXF86DGAViewPortChangedReq *req; in SDL_NAME() local
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
DXinerama.c109 register xPanoramiXQueryVersionReq *req; in SDL_NAME() local
144 register xPanoramiXGetStateReq *req; in SDL_NAME() local
173 register xPanoramiXGetScreenCountReq *req; in SDL_NAME() local
203 register xPanoramiXGetScreenSizeReq *req; in SDL_NAME() local
254 xXineramaIsActiveReq *req; in SDL_NAME() local
284 xXineramaQueryScreensReq *req; in SDL_NAME() local
/external/chromium/net/url_request/
Durl_request_unittest.cc441 TestURLRequest req(https_test_server.GetURL( in TEST_F() local
462 TestURLRequest req(original_url, &d); in TEST_F() local
1084 TestURLRequest req(test_server_.GetURL("files/with-headers.html"), &d); in TEST_F() local
1182 TestURLRequest req(test_server_.GetURL( in TEST_F() local
1208 TestURLRequest req(FilePathToFileURL(file_path), &d); in TEST_F() local
1233 TestURLRequest req(FilePathToFileURL(path), &d); in TEST_F() local
1247 TestURLRequest req(GURL("file:///"), &d); in TEST_F() local
1260 TestURLRequest req(test_server_.GetURL( in TEST_F() local
1273 TestURLRequest req(test_server_.GetURL( in TEST_F() local
1286 TestURLRequest req(test_server_.GetURL( in TEST_F() local
[all …]
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
Dwebserver.rb48 def do_GET(req, res) argument
63 def do_GET(req, res) argument
/external/chromium/third_party/libevent/
Dhttp.c379 struct evhttp_request *req) in evhttp_make_header_request()
462 struct evhttp_request *req) in evhttp_make_header_response()
512 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header()
599 evhttp_connection_incoming_fail(struct evhttp_request *req, in evhttp_connection_incoming_fail()
634 struct evhttp_request* req = TAILQ_FIRST(&evcon->requests); in evhttp_connection_fail() local
719 struct evhttp_request *req = TAILQ_FIRST(&evcon->requests); in evhttp_connection_done() local
784 evhttp_handle_chunked_read(struct evhttp_request *req, struct evbuffer *buf) in evhttp_handle_chunked_read()
839 evhttp_read_trailer(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_trailer()
860 evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_body()
913 struct evhttp_request *req = TAILQ_FIRST(&evcon->requests); in evhttp_read() local
[all …]
Devdns.c434 struct request *req = req_head, *const started_at = req_head; in request_find_from_trans_id() local
487 struct request *req, *started_at; in nameserver_failed() local
545 request_trans_id_set(struct request *const req, const u16 trans_id) { in request_trans_id_set()
554 request_finished(struct request *const req, struct request **head) { in request_finished()
593 request_reissue(struct request *req) { in request_reissue()
619 struct request *req; in evdns_requests_pump_waiting_queue() local
646 reply_callback(struct request *const req, u32 ttl, u32 err, struct reply *reply) { in reply_callback()
682 reply_handle(struct request *const req, u16 flags, u32 ttl, struct reply *reply) { in reply_handle()
823 struct request *req = NULL; in reply_parse() local
1102 const struct request *req = req_head, *started_at; in transaction_id_pick() local
[all …]
Devrpc.c169 struct evhttp_request *req, struct evbuffer *evbuf) in evrpc_process_hooks()
259 evrpc_request_cb(struct evhttp_request *req, void *arg) in evrpc_request_cb()
333 struct evhttp_request *req = rpc_state->http_req; in evrpc_request_done() local
511 struct evhttp_request *req = NULL; in evrpc_schedule_request() local
587 evrpc_reply_done(struct evhttp_request *req, void *arg) in evrpc_reply_done()
/external/chromium/chrome/browser/net/
Dresolve_proxy_msg_helper.cc60 PendingRequest& req = pending_requests_.front(); in StartPendingRequest() local
107 PendingRequest req = pending_requests_.front(); in ~ResolveProxyMsgHelper() local
/external/openssl/crypto/ocsp/
Docsp_cl.c82 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid) in OCSP_request_add0_id()
100 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm) in OCSP_request_set1_name()
121 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert) in OCSP_request_add1_cert()
143 int OCSP_request_sign(OCSP_REQUEST *req, in OCSP_request_sign()
Docsp_srv.c72 int OCSP_request_onereq_count(OCSP_REQUEST *req) in OCSP_request_onereq_count()
77 OCSP_ONEREQ *OCSP_request_onereq_get0(OCSP_REQUEST *req, int i) in OCSP_request_onereq_get0()
99 int OCSP_request_is_signed(OCSP_REQUEST *req) in OCSP_request_is_signed()
Docsp_ht.c121 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req) in OCSP_REQ_CTX_set1_req()
154 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req, in OCSP_sendreq_new()
485 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req) in OCSP_sendreq_bio()
/external/openssl/apps/
Docsp.c137 OCSP_REQUEST *req = NULL; in MAIN() local
933 static int add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md,X509 *issuer, in add_ocsp_cert()
954 static int add_ocsp_serial(OCSP_REQUEST **req, char *serial,const EVP_MD *cert_id_md, X509 *issuer, in add_ocsp_serial()
987 static int print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, in print_ocsp_summary()
1053 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, in make_ocsp_response()
1213 OCSP_REQUEST *req = NULL; in do_responder() local
1278 OCSP_REQUEST *req, int req_timeout) in query_responder()
1373 OCSP_RESPONSE *process_responder(BIO *err, OCSP_REQUEST *req, in process_responder()
/external/chromium/chrome/common/extensions/docs/examples/extensions/mappy/
Dmappy_content_script.js3 chrome.extension.onRequest.addListener(function(req, sender, sendResponse) { argument
/external/valgrind/main/memcheck/tests/
Dpost-syscall.c20 struct timespec req, rem; in main() local
/external/chromium/net/base/
Dhost_resolver_impl.cc372 void AddRequest(Request* req) { in AddRequest()
425 HostResolverImpl::Request* req = *it; in Cancel() local
788 Request* InsertPendingRequest(Request* req) { in InsertPendingRequest()
803 Request* req = q.front(); in InsertPendingRequest() local
819 void RemovePendingRequest(Request* req) { in RemovePendingRequest()
835 Request* req = q.front(); in RemoveTopPendingRequest() local
870 Request* req = *req_it; in MoveRequestsToJob() local
1071 Request* req = new Request(source_net_log, request_net_log, request_id, info, in Resolve() local
1110 Request* req = reinterpret_cast<Request*>(req_handle); in CancelRequest() local
1234 Request* req = *it; in OnJobCompleteInternal() local
[all …]
/external/valgrind/main/perf/
Dsarp.c34 struct timespec req __attribute__((unused)); in main() local

1234567891011