Home
last modified time | relevance | path

Searched refs:client_ops (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/grpc134/grpc-1.34.1/src/ruby/spec/
H A Dclient_server_spec.rb75 client_ops = {
113 client_ops = {
158 client_ops = {
182 client_ops = {
201 client_ops = {
236 client_ops = {
258 client_ops = {
286 client_ops = {
303 client_ops = {
462 client_ops = {
[all …]
/dports/devel/grpc/grpc-1.42.0/src/ruby/spec/
H A Dclient_server_spec.rb75 client_ops = {
113 client_ops = {
158 client_ops = {
182 client_ops = {
201 client_ops = {
236 client_ops = {
258 client_ops = {
286 client_ops = {
303 client_ops = {
462 client_ops = {
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/ruby/spec/
H A Dclient_server_spec.rb75 client_ops = {
113 client_ops = {
158 client_ops = {
182 client_ops = {
201 client_ops = {
236 client_ops = {
258 client_ops = {
286 client_ops = {
303 client_ops = {
462 client_ops = {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/ruby/spec/
H A Dclient_server_spec.rb75 client_ops = {
113 client_ops = {
158 client_ops = {
182 client_ops = {
201 client_ops = {
236 client_ops = {
258 client_ops = {
286 client_ops = {
303 client_ops = {
462 client_ops = {
[all …]
/dports/benchmarks/fio/fio-3.29/
H A Dclient.h72 struct client_ops *ops;
87 extern struct client_ops fio_client_ops;
89 struct client_ops {
131 extern int fio_handle_clients(struct client_ops *);
132 extern int fio_client_add(struct client_ops *, const char *, void **);
133 extern struct fio_client *fio_client_add_explicit(struct client_ops *, const char *, int, int);
H A Dgclient.h4 extern struct client_ops gfio_client_ops;
/dports/comms/tits/tits-1.3.0/
H A Dtelnet.h35 extern struct client_ops telnet_ops;
36 extern struct client_ops raw_ops;
H A Dclient.h42 struct client_ops { struct
73 struct client_ops *cc_ops; argument
84 struct client_ops *, struct client_options *, const void *);
H A Dlistener.c77 struct client_ops listener_ops = {
88 struct client_ops full_ops = {
94 static struct client_ops *listen_protocols[] = {
126 struct client_ops *la_client;
202 struct client_ops *client; in listener_event()
429 struct client_ops **co; in cf_listener_protocol()
H A Dserver.c42 static struct client_ops *server_types[] = {
54 struct client_ops **co; in cf_server_init()
H A Dclient.c42 static struct client_ops *client_types[] = {
71 struct client_ops *cops, struct client_options *copts, const void *carg) in client_init()
116 struct client_ops **co; in cf_client_init()
H A Drtelnet.h35 extern struct client_ops rtelnet_ops;
H A Dlistener.h35 extern struct client_ops listener_ops;
H A Dmasterpty.h35 extern struct client_ops masterpty_ops;
H A Dlogger.h35 extern struct client_ops logger_ops;
H A Dtty.h37 extern struct client_ops tty_ops;
H A Dtelnet.c58 struct client_ops telnet_ops = {
64 struct client_ops raw_ops = {
H A Dlogger.c56 struct client_ops logger_ops = {
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serdev/
H A Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = { variable
286 port->client_ops = &client_ops; in serdev_tty_port_register()
298 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_register()
314 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_unregister()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serdev/
H A Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = { variable
286 port->client_ops = &client_ops; in serdev_tty_port_register()
298 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_register()
314 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_unregister()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serdev/
H A Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = { variable
286 port->client_ops = &client_ops; in serdev_tty_port_register()
298 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_register()
314 port->client_ops = &tty_port_default_client_ops; in serdev_tty_port_unregister()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/rpc/
H A Dclnt_raw.c74 static struct clnt_ops client_ops = { variable
128 client->cl_ops = &client_ops; in clntraw_create()
/dports/security/krb5/krb5-1.19.2/src/lib/rpc/
H A Dclnt_raw.c74 static struct clnt_ops client_ops = { variable
128 client->cl_ops = &client_ops; in clntraw_create()
/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/internal/lua/resources/
H A Dstream_ops.go273 local client_ops = {}
284 table.insert(client_ops, op)
288 table.insert(client_ops, op)
293 return client_ops
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/
H A Dtty_port.c73 port->client_ops = &tty_port_default_client_ops; in tty_port_init()
389 port->client_ops->write_wakeup(port); in tty_port_tty_wakeup()

12