/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 87 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 115 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 635 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 637 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 667 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1416 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 87 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 115 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 635 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 637 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 667 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1416 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 87 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 115 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 635 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 637 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 667 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1416 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 87 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 115 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 635 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 637 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 667 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1416 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 87 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 115 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 635 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 637 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 667 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1416 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 87 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 115 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 635 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 637 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 667 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1416 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 88 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… 116 rval = is_a_logfile_any_version(name, &result, &version); 636 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); 638 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); 668 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… 1413 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version);
|
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 88 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 116 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 636 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 638 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 668 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1413 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 88 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 116 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 636 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 638 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 668 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1413 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 88 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 116 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 636 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 638 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 668 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1413 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 88 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 116 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 636 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 638 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 668 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1413 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/logger/ |
H A D | logger.cc | 88 static bool is_a_logfile_any_version (const char *name, uint64_t *number_result, uint32_t *version_… in is_a_logfile_any_version() function 116 rval = is_a_logfile_any_version(name, &result, &version); in is_a_logfile() 636 valid = is_a_logfile_any_version(a_leafname, &num_a, &ver_a); in logfilenamecompare() 638 valid = is_a_logfile_any_version(b_leafname, &num_b, &ver_b); in logfilenamecompare() 668 …if ( !(is_a_logfile_any_version(de->d_name, &thisl, &version_ignore)) ) continue; //#2424: Skip ov… in toku_logger_find_logfiles() 1413 bool is_log = is_a_logfile_any_version(de->d_name, &this_log_number, &this_log_version); in toku_get_version_of_logs_on_disk()
|