Home
last modified time | relevance | path

Searched refs:c_descriptor (Results 1 – 11 of 11) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_transport.c1972 connection_descriptor c_descriptor; in client_task() local
1981 ep->c_descriptor.fd = -1; in client_task()
1983 ep->c_descriptor.ssl_fd = 0; in client_task()
1989 while (!is_connected(&ep->c_descriptor)) { in client_task()
1990 TASK_CALL(client_dial(ep->s->srv, ep->s->port, &ep->c_descriptor)); in client_task()
1991 if (ep->c_descriptor.fd < 0) { in client_task()
2001 SSL_CONNECT(ep->c_descriptor, ep->s->srv); in client_task()
2030 ep->c_descriptor.x_proto = ep->x_proto; in client_task()
2032 serialize_msg(ep->s->p, ep->c_descriptor.x_proto, &ep->buflen, &ep->buf); in client_task()
2035 TASK_CALL(task_write(&ep->c_descriptor, ep->buf, ep->buflen, &sent)); in client_task()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_transport.c1988 connection_descriptor c_descriptor; in client_task() local
1997 ep->c_descriptor.fd = -1; in client_task()
1999 ep->c_descriptor.ssl_fd = 0; in client_task()
2005 while (!is_connected(&ep->c_descriptor)) { in client_task()
2006 TASK_CALL(client_dial(ep->s->srv, ep->s->port, &ep->c_descriptor)); in client_task()
2007 if (ep->c_descriptor.fd < 0) { in client_task()
2017 SSL_CONNECT(ep->c_descriptor, ep->s->srv); in client_task()
2046 ep->c_descriptor.x_proto = ep->x_proto; in client_task()
2048 serialize_msg(ep->s->p, ep->c_descriptor.x_proto, &ep->buflen, &ep->buf); in client_task()
2051 TASK_CALL(task_write(&ep->c_descriptor, ep->buf, ep->buflen, &sent)); in client_task()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_transport.c1988 connection_descriptor c_descriptor; in client_task() local
1997 ep->c_descriptor.fd = -1; in client_task()
1999 ep->c_descriptor.ssl_fd = 0; in client_task()
2005 while (!is_connected(&ep->c_descriptor)) { in client_task()
2006 TASK_CALL(client_dial(ep->s->srv, ep->s->port, &ep->c_descriptor)); in client_task()
2007 if (ep->c_descriptor.fd < 0) { in client_task()
2017 SSL_CONNECT(ep->c_descriptor, ep->s->srv); in client_task()
2046 ep->c_descriptor.x_proto = ep->x_proto; in client_task()
2048 serialize_msg(ep->s->p, ep->c_descriptor.x_proto, &ep->buflen, &ep->buf); in client_task()
2051 TASK_CALL(task_write(&ep->c_descriptor, ep->buf, ep->buflen, &sent)); in client_task()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_transport.c1972 connection_descriptor c_descriptor; in client_task() local
1981 ep->c_descriptor.fd = -1; in client_task()
1983 ep->c_descriptor.ssl_fd = 0; in client_task()
1989 while (!is_connected(&ep->c_descriptor)) { in client_task()
1990 TASK_CALL(client_dial(ep->s->srv, ep->s->port, &ep->c_descriptor)); in client_task()
1991 if (ep->c_descriptor.fd < 0) { in client_task()
2001 SSL_CONNECT(ep->c_descriptor, ep->s->srv); in client_task()
2030 ep->c_descriptor.x_proto = ep->x_proto; in client_task()
2032 serialize_msg(ep->s->p, ep->c_descriptor.x_proto, &ep->buflen, &ep->buf); in client_task()
2035 TASK_CALL(task_write(&ep->c_descriptor, ep->buf, ep->buflen, &sent)); in client_task()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_transport.c1988 connection_descriptor c_descriptor; in client_task() local
1997 ep->c_descriptor.fd = -1; in client_task()
1999 ep->c_descriptor.ssl_fd = 0; in client_task()
2005 while (!is_connected(&ep->c_descriptor)) { in client_task()
2006 TASK_CALL(client_dial(ep->s->srv, ep->s->port, &ep->c_descriptor)); in client_task()
2007 if (ep->c_descriptor.fd < 0) { in client_task()
2017 SSL_CONNECT(ep->c_descriptor, ep->s->srv); in client_task()
2046 ep->c_descriptor.x_proto = ep->x_proto; in client_task()
2048 serialize_msg(ep->s->p, ep->c_descriptor.x_proto, &ep->buflen, &ep->buf); in client_task()
2051 TASK_CALL(task_write(&ep->c_descriptor, ep->buf, ep->buflen, &sent)); in client_task()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_transport.c1972 connection_descriptor c_descriptor; in client_task() local
1981 ep->c_descriptor.fd = -1; in client_task()
1983 ep->c_descriptor.ssl_fd = 0; in client_task()
1989 while (!is_connected(&ep->c_descriptor)) { in client_task()
1990 TASK_CALL(client_dial(ep->s->srv, ep->s->port, &ep->c_descriptor)); in client_task()
1991 if (ep->c_descriptor.fd < 0) { in client_task()
2001 SSL_CONNECT(ep->c_descriptor, ep->s->srv); in client_task()
2030 ep->c_descriptor.x_proto = ep->x_proto; in client_task()
2032 serialize_msg(ep->s->p, ep->c_descriptor.x_proto, &ep->buflen, &ep->buf); in client_task()
2035 TASK_CALL(task_write(&ep->c_descriptor, ep->buf, ep->buflen, &sent)); in client_task()
[all …]
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/cython/
H A Dlockdown.pxi228 lockdownd_service_descriptor_t c_descriptor = NULL
241 … self.handle_error(lockdownd_start_service(self._c_client, c_service_name, &c_descriptor))
244 result._c_service_descriptor = c_descriptor
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/cython/
H A Dlockdown.pxi228 lockdownd_service_descriptor_t c_descriptor = NULL
241 … self.handle_error(lockdownd_start_service(self._c_client, c_service_name, &c_descriptor))
244 result._c_service_descriptor = c_descriptor
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/
H A D_flight.pyx1282 CFlightDescriptor c_descriptor = \
1287 deref(c_options), c_descriptor, &result.info))
1297 CFlightDescriptor c_descriptor = \
1340 CFlightDescriptor c_descriptor = \
1347 c_descriptor,
1375 CFlightDescriptor c_descriptor = \
1381 c_descriptor,
1737 CFlightDescriptor c_descriptor, argument
1743 py_descriptor.descriptor = c_descriptor
1758 CFlightDescriptor c_descriptor, argument
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/
H A D_flight.pyx1349 CFlightDescriptor c_descriptor = \
1354 deref(c_options), c_descriptor, &result.info))
1364 CFlightDescriptor c_descriptor = \
1407 CFlightDescriptor c_descriptor = \
1414 c_descriptor,
1442 CFlightDescriptor c_descriptor = \
1448 c_descriptor,
1820 CFlightDescriptor c_descriptor, argument
1826 py_descriptor.descriptor = c_descriptor
1841 CFlightDescriptor c_descriptor, argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/
H A D_flight.pyx1128 CFlightDescriptor c_descriptor = \
1133 deref(c_options), c_descriptor, &result.info))
1143 CFlightDescriptor c_descriptor = \
1148 .GetSchema(deref(c_options), c_descriptor, &result.result)
1188 CFlightDescriptor c_descriptor = \
1195 c_descriptor,
1539 CFlightDescriptor c_descriptor, argument
1545 py_descriptor.descriptor = c_descriptor
1560 CFlightDescriptor c_descriptor, argument
1566 py_descriptor.descriptor = c_descriptor