Home
last modified time | relevance | path

Searched defs:treq (Results 1 – 25 of 128) sorted by relevance

123456

/dports/net-p2p/btpd/btpd-0.16/btpd/
H A Dhttp_tr_if.c23 httptr_free(struct httptr_req *treq) in httptr_free()
124 struct httptr_req *treq = arg; in http_cb() local
161 struct httptr_req *treq = arg; in httptr_io_cb() local
185 struct httptr_req *treq = arg; in httptr_nc_cb() local
225 struct httptr_req *treq = btpd_calloc(1, sizeof(*treq)); in httptr_req() local
248 httptr_cancel(struct httptr_req *treq) in httptr_cancel()
/dports/devel/libsoup/libsoup-2.74.0/tests/
H A Dredirect-test.c127 TestRequest **treq = user_data; in got_headers() local
146 TestRequest **treq = user_data; in restarted() local
166 TestRequest *treq; in do_message_api_test() local
201 TestRequest *treq; in do_request_api_test() local
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/test/
H A Dmochiweb_test_util.hrl1 -record(treq, {path, body= <<>>, xreply= <<>>, xheaders= []}). record
/dports/www/erlang-mochiweb/mochiweb-2.18.0/test/
H A Dmochiweb_test_util.hrl1 -record(treq, {path, body= <<>>, xreply= <<>>, xheaders= []}). record
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/test/
H A Dtutils.py4 def treq(**kwargs) -> http.Request: function
/dports/devel/libsoup3/libsoup-3.0.3/tests/
H A Dredirect-test.c130 TestRequest **treq = user_data; in got_headers() local
149 TestRequest **treq = user_data; in restarted() local
170 TestRequest *treq; in do_message_api_test() local
/dports/www/py-treq/treq-20.9.0/docs/examples/
H A Dtesting_seq.py10 def make_a_request(treq): argument
/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dytimer.c27 struct timespec treq; in sim_os_ms_sleep() local
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/common/
H A Dtxring.h57 struct tpacket_req* treq; /* TX ring parametrs */ member
H A Dtxring.c149 txring_mkreq(struct tpacket_req* treq, unsigned int mtu) in txring_mkreq()
/dports/devel/py-buildbot/buildbot-3.4.1/docs/relnotes/
H A D0.9.1.rst104 .. _treq: https://pypi.python.org/pypi/treq target
/dports/devel/py-buildbot/buildbot-3.4.1/docs/developer/
H A Dutils.rst1270 .. _treq: https://pypi.python.org/pypi/treq target
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dsyncookies.c289 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local
328 struct tcp_request_sock *treq; in cookie_v4_check() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dsyncookies.c289 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local
328 struct tcp_request_sock *treq; in cookie_v4_check() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dsyncookies.c289 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc() local
328 struct tcp_request_sock *treq; in cookie_v4_check() local
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/test/
H A Dmochiweb_tests.erl4 -record(treq, {path, body= <<>>, xreply= <<>>}). record
/dports/games/yadex/yadex-1.7.0/src/
H A Dinput.cc164 struct timespec treq = { 0, 1000000l * idle_sleep_ms }; in get_input_status() local
/dports/security/py-txtorcon/txtorcon-21.1.0/docs/
H A Dreleases.rst304 .. _treq: https://pypi.python.org/pypi/treq target
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dcuda.h99 uint8_t treq, byteack, tip, via_data, via_clock, last_adb; variable
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dcuda.h99 uint8_t treq, byteack, tip, via_data, via_clock, last_adb; variable
/dports/emulators/simh/simh-3.9.0_5/
H A Dsim_timer.c267 struct timespec treq; in sim_os_ms_sleep() local
324 struct timespec treq; in sim_os_ms_sleep() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c173 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c173 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c173 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()
/dports/audio/xmixer/xmixer/Xw/
H A DBase.c202 Initialize (Widget treq, Widget tnew, ArgList args, Cardinal *num_args) in Initialize()

123456