Home
last modified time | relevance | path

Searched refs:req_head (Results 1 – 22 of 22) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qxmlinputsource/
H A Dtst_qxmlinputsource.cpp139 QHttpRequestHeader req_head("POST", url.path()); in doIt() local
140 req_head.setValue("host", url.host()); in doIt()
141 req_head.setValue("user-agent", "xml-test"); in doIt()
142 req_head.setValue("keep-alive", "false"); in doIt()
148 req_head.setContentLength(xmlrpc.size()); in doIt()
149 req_head.setContentType("text/xml"); in doIt()
151 httpClient->request(req_head, xmlrpc); in doIt()
/dports/news/newsx/newsx-1.6/src/
H A Drequest.c44 static int req_head = 0; variable
89 rp = &(req_queue[req_head]); in put_request_c()
95 if (++req_head >= REQ_MAX) req_head = 0; in put_request_c()
/dports/textproc/py-gambit-elasticsearch/gambit-0.1.6/gambit/
H A D__init__.py58 req_head = {'index': index_name, 'type': doc_type}
59 self.request_body.extend([req_head, q])
90 req_head = {'percolate' : {'index': index_name, 'type': doc_type}}
91 self.request_body.extend([req_head, d])
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/libevent/
H A Devdns.c445 struct request *req = req_head, *const started_at = req_head; in request_find_from_trans_id()
529 req = req_head; in nameserver_failed()
530 started_at = req_head; in nameserver_failed()
757 request_finished(req, &req_head); in reply_handle()
762 request_finished(req, &req_head); in reply_handle()
2024 if (req_head) { in evdns_transmit()
2025 struct request *const started_at = req_head, *req = req_head; in evdns_transmit()
2060 struct request *req = req_head, *req_started_at = req_head; in evdns_clear_nameservers_and_suspend()
2100 req_head = NULL; in evdns_clear_nameservers_and_suspend()
3043 while (req_head) { in evdns_shutdown()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/libevent/
H A Devdns.c445 struct request *req = req_head, *const started_at = req_head; in request_find_from_trans_id()
529 req = req_head; in nameserver_failed()
530 started_at = req_head; in nameserver_failed()
757 request_finished(req, &req_head); in reply_handle()
762 request_finished(req, &req_head); in reply_handle()
2024 if (req_head) { in evdns_transmit()
2025 struct request *const started_at = req_head, *req = req_head; in evdns_transmit()
2060 struct request *req = req_head, *req_started_at = req_head; in evdns_clear_nameservers_and_suspend()
2100 req_head = NULL; in evdns_clear_nameservers_and_suspend()
3043 while (req_head) { in evdns_shutdown()
[all …]
/dports/devel/arduino-avrdude/avrdude-6.3/
H A Dft245r.c713 } *req_head,*req_tail,*req_pool; variable
735 req_head = req_tail = p; in put_request()
744 if (!req_head) return 0; in do_request()
745 p = req_head; in do_request()
746 req_head = p->next; in do_request()
747 if (!req_head) req_tail = req_head; in do_request()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/avrdude/
H A Dft245r.c713 } *req_head,*req_tail,*req_pool; variable
735 req_head = req_tail = p; in put_request()
744 if (!req_head) return 0; in do_request()
745 p = req_head; in do_request()
746 req_head = p->next; in do_request()
747 if (!req_head) req_tail = req_head; in do_request()
/dports/devel/avrdude/avrdude-6.4/
H A Dft245r.c999 } *req_head,*req_tail,*req_pool; variable
1021 req_head = req_tail = p; in put_request()
1030 if (!req_head) return 0; in do_request()
1031 p = req_head; in do_request()
1032 req_head = p->next; in do_request()
1033 if (!req_head) req_tail = req_head; in do_request()
/dports/security/p5-Net-SAML/zxid-1.42/
H A Daklog.c501 …p->req_head = (((struct io_fe*)io)->req_head.pdunext != ANY_PDU(&((struct io_fe*)io)->req_tail)) ?…
502 …p->req_tail = (((struct io_fe*)io)->req_tail.pduprev != ANY_PDU(&((struct io_fe*)io)->req_head)) ?…
510 p->req_head = 0;
561 if (((struct io_fe*)io)->req_head.pdunext != ANY_PDU(&((struct io_fe*)io)->req_tail))
562 …ak_buf_pdu(buf, func, line, AK_REQ_HEAD_RAZ, logkey, ((struct io_fe*)io)->req_head.pdunext, "rqhd"…
563 if (((struct io_fe*)io)->req_tail.pduprev != ANY_PDU(&((struct io_fe*)io)->req_head))
H A Dakbox.c272 …io->fd, io->io, proto_map(io->proto, proto_buf), flags_map(io->flags, flags_buf), io->req_head, io…
294 … io->fd, io->io, io->role, io->proto, flags_map(io->flags, flags_buf), io->req_head, io->req_tail,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dstex.c322 u32 req_head; member
411 struct req_msg *req = hba->dma_mem + hba->req_head * hba->rq_size; in stex_alloc_req()
413 ++hba->req_head; in stex_alloc_req()
414 hba->req_head %= hba->rq_count+1; in stex_alloc_req()
422 hba->req_head * hba->rq_size + sizeof(struct st_msg_header)); in stex_ss_alloc_req()
525 writel(hba->req_head, hba->mmio_base + IMR0); in stex_send_cmd()
548 addr = hba->dma_handle + hba->req_head * hba->rq_size; in stex_ss_send_cmd()
552 ++hba->req_head; in stex_ss_send_cmd()
553 hba->req_head %= hba->rq_count+1; in stex_ss_send_cmd()
1234 hba->req_head = 0; in stex_handshake()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dstex.c322 u32 req_head; member
411 struct req_msg *req = hba->dma_mem + hba->req_head * hba->rq_size; in stex_alloc_req()
413 ++hba->req_head; in stex_alloc_req()
414 hba->req_head %= hba->rq_count+1; in stex_alloc_req()
422 hba->req_head * hba->rq_size + sizeof(struct st_msg_header)); in stex_ss_alloc_req()
525 writel(hba->req_head, hba->mmio_base + IMR0); in stex_send_cmd()
548 addr = hba->dma_handle + hba->req_head * hba->rq_size; in stex_ss_send_cmd()
552 ++hba->req_head; in stex_ss_send_cmd()
553 hba->req_head %= hba->rq_count+1; in stex_ss_send_cmd()
1234 hba->req_head = 0; in stex_handshake()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dstex.c322 u32 req_head; member
411 struct req_msg *req = hba->dma_mem + hba->req_head * hba->rq_size; in stex_alloc_req()
413 ++hba->req_head; in stex_alloc_req()
414 hba->req_head %= hba->rq_count+1; in stex_alloc_req()
422 hba->req_head * hba->rq_size + sizeof(struct st_msg_header)); in stex_ss_alloc_req()
525 writel(hba->req_head, hba->mmio_base + IMR0); in stex_send_cmd()
548 addr = hba->dma_handle + hba->req_head * hba->rq_size; in stex_ss_send_cmd()
552 ++hba->req_head; in stex_ss_send_cmd()
553 hba->req_head %= hba->rq_count+1; in stex_ss_send_cmd()
1234 hba->req_head = 0; in stex_handshake()
/dports/www/pound/Pound-2.8/
H A Dpound.h359 *req_head, /* required headers */ member
H A Dconfig.c607 if(res->req_head) { in IMPLEMENT_LHASH_COMP_FN()
608 for(m = res->req_head; m->next; m = m->next) in IMPLEMENT_LHASH_COMP_FN()
614 if((res->req_head = (MATCHER *)malloc(sizeof(MATCHER))) == NULL) in IMPLEMENT_LHASH_COMP_FN()
616 m = res->req_head; in IMPLEMENT_LHASH_COMP_FN()
H A Dsvc.c459 for(m = svc->req_head; m; m = m->next) {
/dports/sysutils/py-salt/salt-3004.1/salt/netapi/rest_cherrypy/
H A Dapp.py792 req_head = cherrypy.request.headers
796 resp_head["Access-Control-Allow-Origin"] = req_head.get("Origin", "*")
802 ac_method = req_head.get("Access-Control-Request-Method", None)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/omap/
H A Dhwa742.c420 list_add_tail(&req->entry, req_head); \
424 struct list_head *req_head, in create_req_list() argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/omap/
H A Dhwa742.c420 list_add_tail(&req->entry, req_head); \
424 struct list_head *req_head, in create_req_list() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/omap/
H A Dhwa742.c420 list_add_tail(&req->entry, req_head); \
424 struct list_head *req_head, in create_req_list() argument
/dports/devel/codeville/codeville-0.1.18/Codeville/
H A Dserver.py601 req_head = request['head']
604 changeset = bencode({'precursors': [head, req_head],
/dports/www/py-webob/WebOb-1.8.7/tests/
H A Dtest_response.py399 req_head = Request.blank('/', method='HEAD')
400 r1 = req_head.get_response(r0)