Home
last modified time | relevance | path

Searched refs:wait_for_response (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_device.erl39 wait_for_response(Conn, Host, Init_rep),
48 wait_for_response(Conn, Host, Acc) -> function
56 wait_for_response(Conn, Host, Acc2);
58 wait_for_response(Conn, Host, Acc)
/dports/devel/texlab/texlab-3.3.0/tests/integration/
H A Dcommon.rs41 fn wait_for_response(&self, request_id: RequestId) -> Result<lsp_server::Response> { in wait_for_response() method
103 self.wait_for_response(request_id)?; in initialize()
190 let response = self.wait_for_response(request_id)?; in complete()
207 let response = self.wait_for_response(request_id)?; in resolve_completion_item()
234 let response = self.wait_for_response(request_id)?; in hover()
255 let response = self.wait_for_response(request_id)?; in find_document_symbols()
277 let response = self.wait_for_response(request_id)?; in find_workspace_symbols()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/http/utilities/
H A Dtest_http_client.cpp256 test_response* wait_for_response() { return wait_for_responses(1)[0]; } in wait_for_response() function in tests::functional::http::utilities::_test_http_client
260 return pplx::create_task([this]() -> test_response* { return wait_for_response(); }); in next_response()
285 events[i].set(wait_for_response()); in next_responses()
425 test_response* wait_for_response() { return wait_for_responses(1)[0]; } in wait_for_response() function in tests::functional::http::utilities::_test_http_client
429 return pplx::create_task([this]() -> test_response* { return wait_for_response(); }); in next_response()
523 test_response* test_http_client::wait_for_response() { return m_impl->wait_for_response(); } in wait_for_response() function in tests::functional::http::utilities::test_http_client
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dgo.c332 wait_for_response(); in go_engine_init()
336 wait_for_response(); in go_engine_init()
338 wait_for_response(); in go_engine_init()
341 wait_for_response(); in go_engine_init()
346 wait_for_response(); in go_engine_init()
349 wait_for_response(); in go_engine_init()
353 wait_for_response(); in go_engine_init()
357 wait_for_response(); in go_engine_init()
363 wait_for_response(); in go_engine_init()
368 wait_for_response(); in go_engine_init()
[all …]
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/nslcd/
H A Ddaemonize.c93 static int wait_for_response(int fd) in wait_for_response() function
179 return wait_for_response(pipefds[0]); in daemonize_daemon()
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/nslcd/
H A Ddaemonize.c93 static int wait_for_response(int fd) in wait_for_response() function
179 return wait_for_response(pipefds[0]); in daemonize_daemon()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/sound/
H A Dhda_codec.c100 static int wait_for_response(struct hda_regs *regs, uint *response) in wait_for_response() function
125 return wait_for_response(regs, NULL); in hda_wait_for_valid()
317 return wait_for_response(regs, response); in exec_verb()

123456789