Home
last modified time | relevance | path

Searched refs:sourceSegm (Results 1 – 22 of 22) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp91 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp91 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp91 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp89 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp89 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp89 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp89 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp89 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp91 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp206 typedef struct sourceSegm { struct in SCI_Transporter
214 } sourceSegm; typedef in SCI_Transporter
234 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp91 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/transporter/
H A DSCI_Transporter.hpp203 typedef struct sourceSegm { struct in SCI_Transporter
211 } sourceSegm; typedef in SCI_Transporter
231 sourceSegm* m_SourceSegm; // Local segment reference
H A DSCI_Transporter.cpp82 m_SourceSegm= new sourceSegm[nAdapters* (sizeof (sourceSegm))]; in SCI_Transporter()