/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/ |
H A D | rpl_gtid_set.cc | 868 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 877 n_sids++; in get_string_length() 892 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 897 if (n_sids > 0) in get_string_length() 901 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1293 uint64 n_sids= 0; in encode() local 1311 n_sids++; in encode() 1337 int8store(n_sids_p, n_sids); in encode() 1351 uint64 n_sids; in add_gtid_encoding() local 1359 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/ |
H A D | rpl_gtid_set.cc | 868 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 877 n_sids++; in get_string_length() 892 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 897 if (n_sids > 0) in get_string_length() 901 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1293 uint64 n_sids= 0; in encode() local 1311 n_sids++; in encode() 1337 int8store(n_sids_p, n_sids); in encode() 1351 uint64 n_sids; in add_gtid_encoding() local 1359 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/ |
H A D | rpl_gtid_set.cc | 868 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 877 n_sids++; in get_string_length() 892 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 897 if (n_sids > 0) in get_string_length() 901 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1293 uint64 n_sids= 0; in encode() local 1311 n_sids++; in encode() 1337 int8store(n_sids_p, n_sids); in encode() 1351 uint64 n_sids; in add_gtid_encoding() local 1359 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/ |
H A D | rpl_gtid_set.cc | 868 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 877 n_sids++; in get_string_length() 892 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 897 if (n_sids > 0) in get_string_length() 901 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1293 uint64 n_sids= 0; in encode() local 1311 n_sids++; in encode() 1337 int8store(n_sids_p, n_sids); in encode() 1351 uint64 n_sids; in add_gtid_encoding() local 1359 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/mysql56-client/mysql-5.6.51/sql/ |
H A D | rpl_gtid_set.cc | 868 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 877 n_sids++; in get_string_length() 892 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 897 if (n_sids > 0) in get_string_length() 901 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1293 uint64 n_sids= 0; in encode() local 1311 n_sids++; in encode() 1337 int8store(n_sids_p, n_sids); in encode() 1351 uint64 n_sids; in add_gtid_encoding() local 1359 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/ |
H A D | rpl_gtid_set.cc | 872 int n_sids = 0, n_intervals = 0, n_long_intervals = 0; in get_string_length() local 879 n_sids++; in get_string_length() 892 if (n_sids == 0 && sf->empty_set_string != nullptr) in get_string_length() 896 if (n_sids > 0) in get_string_length() 899 n_sids * in get_string_length() 901 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1228 uint64 n_sids = 0; in encode() local 1243 n_sids++; in encode() 1268 int8store(n_sids_p, n_sids); in encode() 1278 uint64 n_sids; in add_gtid_encoding() local [all …]
|
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/ |
H A D | rpl_gtid_set.cc | 1000 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 1009 n_sids++; in get_string_length() 1024 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 1029 if (n_sids > 0) in get_string_length() 1033 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1421 uint64 n_sids= 0; in encode() local 1439 n_sids++; in encode() 1465 int8store(n_sids_p, n_sids); in encode() 1479 uint64 n_sids; in add_gtid_encoding() local 1487 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/ |
H A D | rpl_gtid_set.cc | 1000 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 1009 n_sids++; in get_string_length() 1024 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 1029 if (n_sids > 0) in get_string_length() 1033 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1421 uint64 n_sids= 0; in encode() local 1439 n_sids++; in encode() 1465 int8store(n_sids_p, n_sids); in encode() 1479 uint64 n_sids; in add_gtid_encoding() local 1487 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/ |
H A D | rpl_gtid_set.cc | 1000 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 1009 n_sids++; in get_string_length() 1024 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 1029 if (n_sids > 0) in get_string_length() 1033 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1421 uint64 n_sids= 0; in encode() local 1439 n_sids++; in encode() 1465 int8store(n_sids_p, n_sids); in encode() 1479 uint64 n_sids; in add_gtid_encoding() local 1487 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/mysql57-client/mysql-5.7.36/sql/ |
H A D | rpl_gtid_set.cc | 1000 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 1009 n_sids++; in get_string_length() 1024 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 1029 if (n_sids > 0) in get_string_length() 1033 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1421 uint64 n_sids= 0; in encode() local 1439 n_sids++; in encode() 1465 int8store(n_sids_p, n_sids); in encode() 1479 uint64 n_sids; in add_gtid_encoding() local 1487 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/ |
H A D | rpl_gtid_set.cc | 1000 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 1009 n_sids++; in get_string_length() 1024 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 1029 if (n_sids > 0) in get_string_length() 1033 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1421 uint64 n_sids= 0; in encode() local 1439 n_sids++; in encode() 1465 int8store(n_sids_p, n_sids); in encode() 1479 uint64 n_sids; in add_gtid_encoding() local 1487 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/ |
H A D | rpl_gtid_set.cc | 998 int n_sids= 0, n_intervals= 0, n_long_intervals= 0; in get_string_length() local 1007 n_sids++; in get_string_length() 1022 if (n_sids == 0 && sf->empty_set_string != NULL) in get_string_length() 1027 if (n_sids > 0) in get_string_length() 1031 (n_sids - 1) * sf->gno_sid_separator_length + in get_string_length() 1419 uint64 n_sids= 0; in encode() local 1437 n_sids++; in encode() 1463 int8store(n_sids_p, n_sids); in encode() 1477 uint64 n_sids; in add_gtid_encoding() local 1485 n_sids= uint8korr(encoded); in add_gtid_encoding() [all …]
|
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/ |
H A D | smb.h | 651 int n_sids; member
|
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/ |
H A D | smb.h | 651 int n_sids; member
|
/dports/security/ADMsmb/ADMsmb_0.3/ |
H A D | smb.h | 478 int n_sids;
|