Home
last modified time | relevance | path

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

/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcached/
H A Dstats.cc602 bool check_func_bool= bool(check) ? bool(check->func) : false; in ascii_stats_fetch()
603 …printf(stderr, "%s:%d %s %s %d:%d\n", __FILE__, __LINE__, key, value, check_bool, check_func_bool); in ascii_stats_fetch()
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcached/
H A Dstats.cc602 bool check_func_bool= bool(check) ? bool(check->func) : false;
603 …printf(stderr, "%s:%d %s %s %d:%d\n", __FILE__, __LINE__, key, value, check_bool, check_func_bool);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_plugin_var.h113 int check_func_bool(THD *, SYS_VAR *, void *save, st_mysql_value *value);
H A Dsql_plugin_var.cc595 int check_func_bool(THD *, SYS_VAR *, void *save, st_mysql_value *value) { in check_func_bool() function
H A Dsql_plugin.cc3363 if (!opt->check) opt->check = check_func_bool; in construct_options()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/server_component/
H A Dcomponent_sys_var_service.cc182 COPY_MYSQL_PLUGIN_VAR_HEADER(sysvar_bool, bool, check_func_bool,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_plugin.cc2228 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3588 opt->check= check_func_bool; in construct_options()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_plugin.cc2220 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3550 opt->check= check_func_bool; in construct_options()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_plugin.cc2150 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3467 opt->check= check_func_bool; in construct_options()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc2269 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3683 opt->check= check_func_bool; in construct_options()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc2269 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3683 opt->check= check_func_bool; in construct_options()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc2269 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3683 opt->check= check_func_bool; in construct_options()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_plugin.cc2583 static int check_func_bool(THD *thd, st_mysql_sys_var *var, in check_func_bool() function
4032 opt->check= check_func_bool; in construct_options()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_plugin.cc2591 static int check_func_bool(THD *thd, st_mysql_sys_var *var, in check_func_bool() function
4070 opt->check= check_func_bool; in construct_options()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_plugin.cc2585 static int check_func_bool(THD *thd, st_mysql_sys_var *var, in check_func_bool() function
4034 opt->check= check_func_bool; in construct_options()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2639 static int check_func_bool(THD *thd, st_mysql_sys_var *var, in check_func_bool() function
4161 opt->check= check_func_bool; in construct_options()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2639 static int check_func_bool(THD *thd, st_mysql_sys_var *var, in check_func_bool() function
4161 opt->check= check_func_bool; in construct_options()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2639 static int check_func_bool(THD *thd, st_mysql_sys_var *var, in check_func_bool() function
4161 opt->check= check_func_bool; in construct_options()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_plugin.cc2631 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3881 opt->check= check_func_bool; in construct_options()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_plugin.cc2600 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3846 opt->check= check_func_bool; in construct_options()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_plugin.cc2600 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3846 opt->check= check_func_bool; in construct_options()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_plugin.cc2561 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3807 opt->check= check_func_bool; in construct_options()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_plugin.cc2561 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3807 opt->check= check_func_bool; in construct_options()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_plugin.cc2631 static int check_func_bool(THD *thd, struct st_mysql_sys_var *var, in check_func_bool() function
3881 opt->check= check_func_bool; in construct_options()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/handler/
H A Dha_innodb.cc20255 int check_func_bool(THD *, SYS_VAR *, void *save, st_mysql_value *value);
20267 auto error = check_func_bool(thd, var, save, value); in validate_innodb_undo_log_encrypt()
20334 auto error = check_func_bool(thd, var, save, value); in validate_innodb_redo_log_encrypt()