Home
last modified time | relevance | path

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

12345678910>>...27

/dports/databases/percona56-client/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c175 int ho_error; in get_options() local
177 if ((ho_error= load_defaults("my",load_default_groups,&argc,&argv)) || in get_options()
178 (ho_error= handle_options(&argc, &argv, my_long_options, get_one_option))) in get_options()
179 exit(ho_error); in get_options()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c175 int ho_error; in get_options() local
177 if ((ho_error= load_defaults("my",load_default_groups,&argc,&argv)) || in get_options()
178 (ho_error= handle_options(&argc, &argv, my_long_options, get_one_option))) in get_options()
179 exit(ho_error); in get_options()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/tests/
H A Dthread_test.c175 int ho_error; in get_options() local
177 if ((ho_error= load_defaults("my",load_default_groups,&argc,&argv)) || in get_options()
178 (ho_error= handle_options(&argc, &argv, my_long_options, get_one_option))) in get_options()
179 exit(ho_error); in get_options()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/tests/
H A Dthread_test.c175 int ho_error; in get_options() local
177 if ((ho_error= load_defaults("my",load_default_groups,&argc,&argv)) || in get_options()
178 (ho_error= handle_options(&argc, &argv, my_long_options, get_one_option))) in get_options()
179 exit(ho_error); in get_options()
/dports/databases/mysql56-client/mysql-5.6.51/tests/
H A Dthread_test.c175 int ho_error; in get_options() local
177 if ((ho_error= load_defaults("my",load_default_groups,&argc,&argv)) || in get_options()
178 (ho_error= handle_options(&argc, &argv, my_long_options, get_one_option))) in get_options()
179 exit(ho_error); in get_options()
/dports/databases/mysql55-client/mysql-5.5.62/tests/
H A Dthread_test.c168 int ho_error; in get_options() local
170 if ((ho_error= load_defaults("my",load_default_groups,&argc,&argv)) || in get_options()
171 (ho_error= handle_options(&argc, &argv, my_long_options, get_one_option))) in get_options()
172 exit(ho_error); in get_options()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/client/base/
H A Dabstract_program.cc72 int ho_error = handle_options(&argc, &argv, this->get_options_array(), in run() local
74 if (ho_error != 0) { in run()
75 this->error(Message_data(ho_error, "Error during handling options", in run()
/dports/databases/mysql55-client/mysql-5.5.62/extra/
H A Dmy_print_defaults.c140 int ho_error; in get_options() local
142 if ((ho_error=handle_options(argc, argv, my_long_options, get_one_option))) in get_options()
143 exit(ho_error); in get_options()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/
H A Dresolveip.c99 int ho_error; in get_options() local
101 if ((ho_error=handle_options(argc, argv, my_long_options, get_one_option))) in get_options()
102 exit(ho_error); in get_options()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/extra/
H A Dresolveip.c99 int ho_error; in get_options() local
101 if ((ho_error=handle_options(argc, argv, my_long_options, get_one_option))) in get_options()
102 exit(ho_error); in get_options()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/base/
H A Dabstract_program.cc87 int ho_error= handle_options(&argc, &argv, this->get_options_array(), in run() local
89 if (ho_error != 0) in run()
92 ho_error, "Error during handling options", Message_type_error)); in run()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/extra/
H A Dresolveip.c99 int ho_error; in get_options() local
101 if ((ho_error=handle_options(argc, argv, my_long_options, get_one_option))) in get_options()
102 exit(ho_error); in get_options()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/base/
H A Dabstract_program.cc87 int ho_error= handle_options(&argc, &argv, this->get_options_array(), in run() local
89 if (ho_error != 0) in run()
92 ho_error, "Error during handling options", Message_type_error)); in run()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/percona57-server/percona-server-5.7.36-39/client/base/
H A Dabstract_program.cc87 int ho_error= handle_options(&argc, &argv, this->get_options_array(), in run() local
89 if (ho_error != 0) in run()
92 ho_error, "Error during handling options", Message_type_error)); in run()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/base/
H A Dabstract_program.cc87 int ho_error= handle_options(&argc, &argv, this->get_options_array(), in run() local
89 if (ho_error != 0) in run()
92 ho_error, "Error during handling options", Message_type_error)); in run()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()
/dports/databases/percona57-client/percona-server-5.7.36-39/client/base/
H A Dabstract_program.cc87 int ho_error= handle_options(&argc, &argv, this->get_options_array(), in run() local
89 if (ho_error != 0) in run()
92 ho_error, "Error during handling options", Message_type_error)); in run()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmclient/
H A Dmain.cpp126 int ho_error; in main() local
130 if ((ho_error=handle_options(&argc, &argv, my_long_options, in main()
132 exit(ho_error); in main()

12345678910>>...27