Home
last modified time | relevance | path

Searched refs:send_ok (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/dports/www/p5-Mojolicious/Mojolicious-9.22/t/mojolicious/
H A Dwebsocket_lite_app.t161 ->send_ok('hello')->message_ok->message_is('echo: hello')->finish_ok;
172 $t->websocket_ok('/echo')->send_ok([0, 0, 0, 0, 2, 'a'])->send_ok([0, 0, 0, 0, 0, 'b'])
177 $t->websocket_ok('/echo')->send_ok(0)->message_ok->message_is('echo: 0')->send_ok(0)
195 $t->send_ok({binary => 'c' x 65537})->finished_ok(1009);
199 …$t->websocket_ok('/echo')->send_ok([0, 0, 0, 0, 2, 'd' x 30000])->send_ok([0, 0, 0, 0, 0, 'd' x 35…
232 …$t->websocket_ok('/timeout')->send_ok('timeout')->message_ok->message_is('timeout: 30')->send_ok('…
269 $t->websocket_ok('/json')->send_ok({json => {test => 23, snowman => '☃'}})
303 …$t->websocket_ok('/echo')->send_ok('this')->send_ok('just')->send_ok('works')->message_ok->message…
329 $t->send_ok({binary => $bytes})->message_ok->message_is($bytes);
332 $t->send_ok({text => $bytes})->message_ok->message_is($bytes);
[all …]
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/qatest/lib/OpenXPKI/Test/QA/Role/Server/
H A DClientHelper.pm183 $self->send_ok('GET_PKI_REALM', { PKI_REALM => $realm });
190 $self->send_ok('GET_AUTHENTICATION_STACK', { AUTHENTICATION_STACK => 'OxiTestAuthStack' });
193 $self->send_ok('GET_PASSWD_LOGIN', { LOGIN => $user, PASSWD => $self->password });
237 sub send_ok {
277 …return $self->send_ok('COMMAND', { COMMAND => $command, PARAMS => $params ? $params : {}, API => 2…
/dports/security/p5-openxpki/openxpki-3.16.1/qatest/lib/OpenXPKI/Test/QA/Role/Server/
H A DClientHelper.pm183 $self->send_ok('GET_PKI_REALM', { PKI_REALM => $realm });
190 $self->send_ok('GET_AUTHENTICATION_STACK', { AUTHENTICATION_STACK => 'OxiTestAuthStack' });
193 $self->send_ok('GET_PASSWD_LOGIN', { LOGIN => $user, PASSWD => $self->password });
237 sub send_ok { subroutine
277 …return $self->send_ok('COMMAND', { COMMAND => $command, PARAMS => $params ? $params : {}, API => 2…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/
H A Dcrud_cmd_handler.cc52 Status_variable variable, bool (iface::Protocol_encoder::*send_ok)()) { in execute() argument
67 if (send_ok) (m_session->proto().*send_ok)(); in execute()
268 &iface::Protocol_encoder::send_ok); in execute_create_view()
278 &iface::Protocol_encoder::send_ok); in execute_modify_view()
288 &iface::Protocol_encoder::send_ok); in execute_drop_view()
/dports/japanese/anthy/anthy-0.4/src-util/
H A Dagent.c607 send_ok(void) in send_ok() function
792 send_ok(); in cmdh_select_input_context()
798 send_ok(); in cmdh_select_input_context()
807 send_ok(); in cmdh_release_input_context()
814 send_ok(); in cmdh_release_input_context()
830 send_ok(); in cmdh_change_toggle()
838 send_ok(); in cmdh_map_clear()
846 send_ok(); in cmdh_set_break_into_roman()
854 send_ok(); in cmdh_set_preedit_mode()
872 send_ok(); in cmdh_map_edit()
[all …]
/dports/games/frozen-bubble/frozen-bubble-d6a0291/server/
H A Dgame.c295 send_ok(fd, "START"); in start_game()
318 send_ok(fd, "CLOSE"); in close_game()
347 send_ok(fd, "SETOPTIONS"); in setoptions()
377 send_ok(fd, "LEADER_CHECK_GAME_START"); in leader_check_game_start()
420 send_ok(fd, "KICK"); in kick_player()
625 send_ok(fd, msg_orig); in process_msg()
641 send_ok(fd, msg_orig); in process_msg()
661 send_ok(fd, msg_orig); in process_msg()
685 send_ok(fd, msg_orig); in process_msg()
714 send_ok(fd, msg_orig); in process_msg()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/ngs/src/
H A Dprotocol_encoder_compression.cc69 bool Protocol_encoder_compression::send_ok() { in send_ok() function in ngs::Protocol_encoder_compression
72 return m_encoder->send_ok(); in send_ok()
75 bool Protocol_encoder_compression::send_ok(const std::string &message) { in send_ok() function in ngs::Protocol_encoder_compression
78 return m_encoder->send_ok(message); in send_ok()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dcrud_cmd_handler.cc48 bool (ngs::Protocol_encoder::*send_ok)()) in execute() argument
71 (session.proto().*send_ok)(); in execute()
283 &ngs::Protocol_encoder::send_ok); in execute_create_view()
294 &ngs::Protocol_encoder::send_ok); in execute_modify_view()
305 &ngs::Protocol_encoder::send_ok); in execute_drop_view()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dcrud_cmd_handler.cc48 bool (ngs::Protocol_encoder::*send_ok)()) in execute() argument
71 (session.proto().*send_ok)(); in execute()
283 &ngs::Protocol_encoder::send_ok); in execute_create_view()
294 &ngs::Protocol_encoder::send_ok); in execute_modify_view()
305 &ngs::Protocol_encoder::send_ok); in execute_drop_view()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/src/
H A Dcrud_cmd_handler.cc48 bool (ngs::Protocol_encoder::*send_ok)()) in execute() argument
71 (session.proto().*send_ok)(); in execute()
283 &ngs::Protocol_encoder::send_ok); in execute_create_view()
294 &ngs::Protocol_encoder::send_ok); in execute_modify_view()
305 &ngs::Protocol_encoder::send_ok); in execute_drop_view()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dcrud_cmd_handler.cc48 bool (ngs::Protocol_encoder::*send_ok)()) in execute() argument
71 (session.proto().*send_ok)(); in execute()
283 &ngs::Protocol_encoder::send_ok); in execute_create_view()
294 &ngs::Protocol_encoder::send_ok); in execute_modify_view()
305 &ngs::Protocol_encoder::send_ok); in execute_drop_view()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/src/
H A Dcrud_cmd_handler.cc48 bool (ngs::Protocol_encoder::*send_ok)()) in execute() argument
71 (session.proto().*send_ok)(); in execute()
283 &ngs::Protocol_encoder::send_ok); in execute_create_view()
294 &ngs::Protocol_encoder::send_ok); in execute_modify_view()
305 &ngs::Protocol_encoder::send_ok); in execute_drop_view()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/src/
H A Dcrud_cmd_handler.cc48 bool (ngs::Protocol_encoder::*send_ok)()) in execute() argument
71 (session.proto().*send_ok)(); in execute()
283 &ngs::Protocol_encoder::send_ok); in execute_create_view()
294 &ngs::Protocol_encoder::send_ok); in execute_modify_view()
305 &ngs::Protocol_encoder::send_ok); in execute_drop_view()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
H A Ddiameter_failover_SUITE.erl46 send_ok/1,
121 send_ok,
174 send_ok(_Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
H A Ddiameter_failover_SUITE.erl46 send_ok/1,
121 send_ok,
174 send_ok(_Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
H A Ddiameter_failover_SUITE.erl46 send_ok/1,
121 send_ok,
174 send_ok(_Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/test/
H A Ddiameter_3xxx_SUITE.erl43 send_ok/1,
141 send_ok,
411 send_ok([_,_]) -> function
417 send_ok(Config) -> function
418 send_ok(?group(Config)).
615 when T == send_ok;
695 request(send_ok, Req, Caps) ->
/dports/benchmarks/pathchirp/pathchirp-2.4.1/Src/
H A Dsignal_alrm_rcv.c29 void send_ok() in send_ok() function
71 send_ok(); in sig_alrm()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/mock_server/src/
H A Dclassic_mock_session.cc133 send_ok(0, 0, 0, 0); in handle_handshake()
141 send_ok(0, ok_resp->last_insert_id, 0, ok_resp->warning_count); in handle_handshake()
170 void MySQLServerMockSessionClassic::send_ok(const uint64_t affected_rows, in send_ok() function in server_mock::MySQLServerMockSessionClassic

12345678910>>...19