Home
last modified time | relevance | path

Searched defs:recv_func (Results 1 – 25 of 54) sorted by last modified time

123

/dports/lang/python310/Python-3.10.1/Lib/test/
H A D_test_eintr.py189 def _test_recv(self, recv_func): argument
/dports/lang/python38/Python-3.8.12/Lib/test/eintrdata/
H A Deintr_tester.py189 def _test_recv(self, recv_func): argument
/dports/lang/python37/Python-3.7.12/Lib/test/eintrdata/
H A Deintr_tester.py189 def _test_recv(self, recv_func): argument
/dports/lang/python39/Python-3.9.9/Lib/test/eintrdata/
H A Deintr_tester.py188 def _test_recv(self, recv_func): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A D_test_eintr.py189 def _test_recv(self, recv_func): argument
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/src/
H A Dsocket_wrapper.cpp138 void Socket::set_transport_recv_function(yaSSL_recv_func_t recv_func) in set_transport_recv_function()
/dports/security/clamav/clamav-0.104.2/clamonacc/client/
H A Dprotocol.c242 int (*recv_func)(struct onas_rcvln *, char **, char **, int64_t) = NULL; in onas_dsresult() local
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/client/
H A Dprotocol.c240 int (*recv_func)(struct onas_rcvln *, char **, char **, int64_t) = NULL; in onas_dsresult() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/hack_field_adapter_annotation/gen-hack/
H A DService.php251 public function recv_func(?int $expectedsequenceid = null): int { function in ServiceClient
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/adapter/gen-cpp2/
H A DServiceAsyncClient.cpp208 …apt_detail::adapted_t<my::Adapter1, ::std::int32_t> ServiceAsyncClient::recv_func(::apache::thrift… in recv_func() function in cpp2::ServiceAsyncClient
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/adapter/gen-java/test/fixtures/adapter/
H A DService.java97 public int recv_func() throws TException in recv_func() method in Service.Client
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/adapter/gen-android/test/fixtures/adapter/
H A DService.java97 public Integer recv_func() throws TException in recv_func() method in Service.Client
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/adapter/gen-hack/
H A DService.php258 public function recv_func(?int $expectedsequenceid = null): \Adapter1::THackType { function in ServiceClient
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/adapter/gen-py/module/
H A DService.py370 def recv_func(self, ): member in Client
/dports/databases/galera26/galera-release_26.4.10/galera/tests/
H A Ddefaults_check.cpp222 recv_func(void* ctx) in recv_func() function
/dports/databases/galera26/galera-release_26.4.10/asio/asio/ssl/old/detail/
H A Dopenssl_stream_service.hpp441 boost::function<int (SSL*)> recv_func = in read_some() local
487 boost::function<int (SSL*)> recv_func = in async_read_some() local
/dports/databases/galera/galera-release_25.3.35/galera/tests/
H A Ddefaults_check.cpp206 recv_func(void* ctx) in recv_func() function
/dports/databases/galera/galera-release_25.3.35/asio/asio/ssl/old/detail/
H A Dopenssl_stream_service.hpp441 boost::function<int (SSL*)> recv_func = in read_some() local
487 boost::function<int (SSL*)> recv_func = in async_read_some() local
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/eintrdata/
H A Deintr_tester.py189 def _test_recv(self, recv_func): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/eintrdata/
H A Deintr_tester.py189 def _test_recv(self, recv_func): argument
/dports/lang/python-tools/Python-3.8.12/Lib/test/eintrdata/
H A Deintr_tester.py189 def _test_recv(self, recv_func): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/eintrdata/
H A Deintr_tester.py189 def _test_recv(self, recv_func): argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/asio/ssl/old/detail/
H A Dopenssl_stream_service.hpp442 boost::function<int (SSL*)> recv_func = in read_some() local
488 boost::function<int (SSL*)> recv_func = in async_read_some() local
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dhello_ext.c773 gnutls_ext_recv_func recv_func, gnutls_ext_send_func send_func, in gnutls_ext_register()
860 gnutls_ext_recv_func recv_func, gnutls_ext_send_func send_func, in gnutls_session_ext_register()
H A Dsupplemental.c210 gnutls_supp_recv_func recv_func; in _gnutls_parse_supplemental() local
294 gnutls_supp_recv_func recv_func, gnutls_supp_send_func send_func) in gnutls_supplemental_register()
341 gnutls_supp_recv_func recv_func, in gnutls_session_supplemental_register()

123