Home
last modified time | relevance | path

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

12345678910

/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/mysql/
H A Dclient_plugin.h73 struct st_mysql;
81 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
100 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
120 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
134 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
151 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/mysql/
H A Dclient_plugin.h73 struct st_mysql;
81 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
100 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
120 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
134 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
151 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/mysql/
H A Dclient_plugin.h73 struct st_mysql;
81 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
100 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
120 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
134 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
151 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/include/mysql/
H A Dclient_plugin.h73 struct st_mysql;
81 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
100 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
120 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
134 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
151 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mysql56-client/mysql-5.6.51/include/mysql/
H A Dclient_plugin.h73 struct st_mysql;
81 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
100 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
120 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
134 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
151 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mysql55-client/mysql-5.5.62/include/mysql/
H A Dclient_plugin.h66 struct st_mysql;
74 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
93 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
113 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
127 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
144 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dclient_plugin.h.pp5 struct st_mysql;
24 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
26 struct st_mysql;
27 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
30 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
33 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
36 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
38 mysql_client_register_plugin(struct st_mysql *mysql,
H A Dclient_plugin.h90 struct st_mysql;
98 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
119 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
139 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
153 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
170 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dclient_plugin.h.pp5 struct st_mysql;
24 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
26 struct st_mysql;
27 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
30 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
33 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
36 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
38 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dclient_plugin.h.pp5 struct st_mysql;
24 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
26 struct st_mysql;
27 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
30 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
33 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
36 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
38 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb103-server/mariadb-10.3.34/include/mysql/
H A Dclient_plugin.h.pp5 struct st_mysql;
24 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
26 struct st_mysql;
27 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
30 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
33 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
36 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
38 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb103-client/mariadb-10.3.34/include/mysql/
H A Dclient_plugin.h.pp5 struct st_mysql;
24 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
26 struct st_mysql;
27 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
30 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
33 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
36 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
38 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dclient_plugin.h.pp5 struct st_mysql;
24 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
26 struct st_mysql;
27 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
30 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
33 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
36 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
38 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/include/mysql/
H A Dclient_plugin.h89 struct st_mysql;
127 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
152 typedef char *(*mysql_authentication_dialog_ask_t)(struct st_mysql *mysql,
184 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
205 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
220 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
237 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/mysql/
H A Dclient_plugin.h112 struct st_mysql;
120 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
139 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
159 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
173 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
190 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/mysql/
H A Dclient_plugin.h112 struct st_mysql;
120 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
139 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
159 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
173 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
190 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/mysql/
H A Dclient_plugin.h112 struct st_mysql;
120 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
139 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
159 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
173 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
190 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/percona57-server/percona-server-5.7.36-39/include/mysql/
H A Dclient_plugin.h112 struct st_mysql;
120 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
139 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
159 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
173 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
190 mysql_client_register_plugin(struct st_mysql *mysql,
/dports/databases/percona57-client/percona-server-5.7.36-39/include/mysql/
H A Dclient_plugin.h112 struct st_mysql;
120 int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct st_mysql *mysql);
139 mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
159 mysql_load_plugin_v(struct st_mysql *mysql, const char *name, int type,
173 mysql_client_find_plugin(struct st_mysql *mysql, const char *name, int type);
190 mysql_client_register_plugin(struct st_mysql *mysql,

12345678910