Home
last modified time | relevance | path

Searched refs:dy_path_name (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc1137 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1139 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1141 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1142 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1143 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1146 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1151 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1156 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc1137 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1139 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1141 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1142 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1143 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1146 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1151 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1156 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/client/
H A Dmysql_config_editor.cc1137 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1139 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1141 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1142 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1143 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1146 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1151 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1156 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc1143 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1145 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1147 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1148 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1149 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1152 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1157 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1162 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/
H A Dmysql_config_editor.cc1143 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1145 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1147 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1148 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1149 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1152 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1157 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1162 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/percona57-server/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc1143 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1145 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1147 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1148 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1149 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1152 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1157 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1162 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/
H A Dmysql_config_editor.cc1143 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1145 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1147 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1148 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1149 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1152 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1157 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1162 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/percona57-client/percona-server-5.7.36-39/client/
H A Dmysql_config_editor.cc1143 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1145 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1147 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1148 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1149 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1152 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1157 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1162 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/client/
H A Dmysql_config_editor.cc1137 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1139 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1141 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1142 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1143 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1146 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1151 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1156 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/mysql57-client/mysql-5.7.36/client/
H A Dmysql_config_editor.cc1143 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1145 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1147 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1148 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1149 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1152 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1157 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1162 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/mysql56-client/mysql-5.6.51/client/
H A Dmysql_config_editor.cc1137 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1139 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1141 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1142 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1143 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1146 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1151 addr= strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1156 dynstr_free(&dy_path_name); in locate_login_path()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/client/
H A Dmysql_config_editor.cc1003 DYNAMIC_STRING dy_path_name; in locate_login_path() local
1005 init_dynamic_string(&dy_path_name, "", 512, 512); in locate_login_path()
1007 dynstr_append(&dy_path_name, "\n["); in locate_login_path()
1008 dynstr_append(&dy_path_name, path_name); in locate_login_path()
1009 dynstr_append(&dy_path_name, "]"); in locate_login_path()
1012 if (file_buf->str == strstr(file_buf->str, dy_path_name.str + 1)) in locate_login_path()
1016 addr = strstr(file_buf->str, dy_path_name.str); in locate_login_path()
1020 dynstr_free(&dy_path_name); in locate_login_path()