Home
last modified time | relevance | path

Searched refs:send_and_receive (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/p5-Jifty/Jifty-1.50430/t/TestApp-Notifications/t/
H A Dencoding.t10 sub send_and_receive {
30 my $body = send_and_receive( $str );
36 my $body = send_and_receive( $str );
42 my $body = send_and_receive( $str );
51 my $body = send_and_receive( $str );
H A Dgenerated-urls.t8 sub send_and_receive {
24 my $body = send_and_receive();
32 $body = send_and_receive();
47 $body = send_and_receive();
70 $body = send_and_receive();
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/yubikit/core/
H A Dsmartcard.py43 def send_and_receive(self, apdu: bytes) -> Tuple[bytes, int]: member in SmartCardConnection
145 self.connection.send_and_receive(
153 response, sw = self.connection.send_and_receive(
158 response, sw = self.connection.send_and_receive(
163 response, sw = self.connection.send_and_receive(
174 response, sw = self.connection.send_and_receive(get_data)
/dports/www/rt50/rt-5.0.2/t/mail/
H A Ddisposition-outgoing.t36 my $rt = send_and_receive($mail);
44 my $rt = send_and_receive($mail);
52 my $rt = send_and_receive($mail);
56 sub send_and_receive {
/dports/www/rt44/rt-4.4.5/t/mail/
H A Ddisposition-outgoing.t36 my $rt = send_and_receive($mail);
44 my $rt = send_and_receive($mail);
52 my $rt = send_and_receive($mail);
56 sub send_and_receive {
/dports/www/h2o-devel/h2o-dcc7134/t/
H A D40http1-pipeline.t15 my $resp = send_and_receive(<<"EOT");
28 my $resp = send_and_receive(<<"EOT");
43 my $resp = send_and_receive(<<"EOT");
63 sub send_and_receive {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dct_ssh.erl30 send_and_receive/3, send_and_receive/4, send_and_receive/5,
31 send_and_receive/6,
207 send_and_receive(SSH, ChannelId, Data) -> function
210 send_and_receive(SSH, ChannelId, Data, End) when is_function(End) -> function
214 send_and_receive(SSH, ChannelId, 0, Data, close, Timeout);
220 send_and_receive(SSH, ChannelId, 0, Data, End, Timeout);
223 send_and_receive(SSH, ChannelId, Type, Data, close, Timeout);
228 send_and_receive(SSH, ChannelId, Type, Data, End, Timeout) -> function
229 call(SSH, {send_and_receive,ChannelId,Type,Data,End,Timeout}).
527 handle_msg({send_and_receive,Chn,Type,Data,End,TO}, State) ->
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/
H A Dds1338-test.c31 static void send_and_receive(void *obj, void *data, QGuestAllocator *alloc) in send_and_receive() function
56 qos_add_test("tx-rx", "ds1338", send_and_receive, NULL); in ds1338_register_nodes()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_bit_binaries_SUITE.erl29 big_binary_to_and_from_list/1,send_and_receive/1,
44 send_and_receive,send_and_receive_alot]}].
138 send_and_receive(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_bit_binaries_SUITE.erl29 big_binary_to_and_from_list/1,send_and_receive/1,
44 send_and_receive,send_and_receive_alot]}].
138 send_and_receive(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_bit_binaries_SUITE.erl29 big_binary_to_and_from_list/1,send_and_receive/1,
44 send_and_receive,send_and_receive_alot]}].
138 send_and_receive(Config) when is_list(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_bit_binaries_SUITE.erl29 big_binary_to_and_from_list/1,send_and_receive/1,
44 send_and_receive,send_and_receive_alot]}].
138 send_and_receive(Config) when is_list(Config) -> function

1234