Home
last modified time | relevance | path

Searched defs:accept_data (Results 1 – 19 of 19) sorted by relevance

/dports/databases/gigabase/gigabase/
H A Dw32sock.h83 struct accept_data { struct
84 HANDLE Signal[4];
85 HANDLE BufHnd;
/dports/databases/fastdb/fastdb/inc/
H A Dw32sock.h87 struct accept_data { struct
88 HANDLE Signal[4];
89 HANDLE BufHnd;
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dutil.c117 …struct st_h2o_redis_resumption_accept_data_t *accept_data = (struct st_h2o_redis_resumption_accept… in destroy_redis_accept_data() local
124 struct st_h2o_memcached_resumption_accept_data_t *accept_data = in destroy_memcached_accept_data() local
140 struct st_h2o_memcached_resumption_accept_data_t *accept_data = _accept_data; in memcached_resumption_on_get() local
228 struct st_h2o_redis_resumption_accept_data_t *accept_data = _accept_data; in redis_resumption_on_get() local
246 struct st_h2o_redis_resumption_accept_data_t *accept_data = in on_redis_resumption_get_failed() local
255 struct st_h2o_redis_resumption_accept_data_t *accept_data = sock->data; in redis_resumption_get() local
276 struct st_h2o_redis_resumption_accept_data_t *accept_data = sock->data; in redis_resumption_new() local
/dports/audio/ardour6/Ardour-6.8.0/libs/canvas/
H A Dimage.cc100 Image::accept_data () in accept_data() function in Image
/dports/net/tacacs/PROJECTS/ftpd/
H A Daccept_data.c58 void accept_data(struct context *ctx, int cur __attribute__ ((unused))) in accept_data() function
/dports/devel/py-adb/python-adb-1.3.0-9-gd0be33c/test/
H A Dfastboot_test.py35 def ExpectDownload(self, writes, succeed=True, accept_data=True): argument
/dports/www/janus/janus-gateway-0.11.6/plugins/
H A Djanus_lua_data.h57 gboolean accept_data; /* Whether incoming data can be accepted or must be dropped */ member
H A Djanus_duktape_data.h57 gboolean accept_data; /* Whether incoming data can be accepted or must be dropped */ member
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dsock.c448 struct tcp_accept_data* accept_data = (struct tcp_accept_data*) in sock_handle_tcp_accept() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dftp.erl930 accept_data(LSock) -> function
/dports/x11/xpra/xpra-4.3/xpra/net/
H A Dfile_transfer.py383 def accept_data(self, send_id, dtype, basefilename, printit, openit): member in FileTransferHandler
/dports/net/gnet2/gnet-2.0.8/src/
H A Dgnet-private.h249 gpointer accept_data; member
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dgtk_client_base.py509 def accept_data(self, send_id, dtype, url, printit, openit): member in GTKXpraClient