Lines Matching refs:cmd

64 mysqlnd_com_set_option_run(void *cmd)  in mysqlnd_com_set_option_run()  argument
66 …tocol_com_set_option_command * command = (struct st_mysqlnd_protocol_com_set_option_command *) cmd; in mysqlnd_com_set_option_run()
116 mysqlnd_com_debug_run(void *cmd) in mysqlnd_com_debug_run() argument
118 …ysqlnd_protocol_no_params_command * command = (struct st_mysqlnd_protocol_no_params_command *) cmd; in mysqlnd_com_debug_run()
176 mysqlnd_com_init_db_run(void *cmd) in mysqlnd_com_init_db_run() argument
178 …nd_protocol_com_init_db_command * command = (struct st_mysqlnd_protocol_com_init_db_command *) cmd; in mysqlnd_com_init_db_run()
245 mysqlnd_com_ping_run(void *cmd) in mysqlnd_com_ping_run() argument
247 …ysqlnd_protocol_no_params_command * command = (struct st_mysqlnd_protocol_no_params_command *) cmd; in mysqlnd_com_ping_run()
310 mysqlnd_com_statistics_run(void *cmd) in mysqlnd_com_statistics_run() argument
312 …tocol_com_statistics_command * command = (struct st_mysqlnd_protocol_com_statistics_command *) cmd; in mysqlnd_com_statistics_run()
381 mysqlnd_com_process_kill_run(void *cmd) in mysqlnd_com_process_kill_run() argument
383 …l_com_process_kill_command * command = (struct st_mysqlnd_protocol_com_process_kill_command *) cmd; in mysqlnd_com_process_kill_run()
456 mysqlnd_com_refresh_run(void *cmd) in mysqlnd_com_refresh_run() argument
458 …nd_protocol_com_refresh_command * command = (struct st_mysqlnd_protocol_com_refresh_command *) cmd; in mysqlnd_com_refresh_run()
519 mysqlnd_com_shutdown_run(void *cmd) in mysqlnd_com_shutdown_run() argument
521 …_protocol_com_shutdown_command * command = (struct st_mysqlnd_protocol_com_shutdown_command *) cmd; in mysqlnd_com_shutdown_run()
581 mysqlnd_com_quit_run(void *cmd) in mysqlnd_com_quit_run() argument
583 …_mysqlnd_protocol_com_quit_command * command = (struct st_mysqlnd_protocol_com_quit_command *) cmd; in mysqlnd_com_quit_run()
635 mysqlnd_com_query_run(void *cmd) in mysqlnd_com_query_run() argument
637 …ysqlnd_protocol_com_query_command * command = (struct st_mysqlnd_protocol_com_query_command *) cmd; in mysqlnd_com_query_run()
695 mysqlnd_com_change_user_run(void *cmd) in mysqlnd_com_change_user_run() argument
697 …col_com_change_user_command * command = (struct st_mysqlnd_protocol_com_change_user_command *) cmd; in mysqlnd_com_change_user_run()
751 mysqlnd_com_reap_result_run(void *cmd) in mysqlnd_com_reap_result_run() argument
753 …col_com_reap_result_command * command = (struct st_mysqlnd_protocol_com_reap_result_command *) cmd; in mysqlnd_com_reap_result_run()
804 mysqlnd_com_stmt_prepare_run(void *cmd) in mysqlnd_com_stmt_prepare_run() argument
806 …l_com_stmt_prepare_command * command = (struct st_mysqlnd_protocol_com_stmt_prepare_command *) cmd; in mysqlnd_com_stmt_prepare_run()
860 mysqlnd_com_stmt_execute_run(void *cmd) in mysqlnd_com_stmt_execute_run() argument
862 …l_com_stmt_execute_command * command = (struct st_mysqlnd_protocol_com_stmt_execute_command *) cmd; in mysqlnd_com_stmt_execute_run()
916 mysqlnd_com_stmt_fetch_run(void *cmd) in mysqlnd_com_stmt_fetch_run() argument
918 …tocol_com_stmt_fetch_command * command = (struct st_mysqlnd_protocol_com_stmt_fetch_command *) cmd; in mysqlnd_com_stmt_fetch_run()
972 mysqlnd_com_stmt_reset_run(void *cmd) in mysqlnd_com_stmt_reset_run() argument
975 …tocol_com_stmt_reset_command * command = (struct st_mysqlnd_protocol_com_stmt_reset_command *) cmd; in mysqlnd_com_stmt_reset_run()
1035 mysqlnd_com_stmt_send_long_data_run(void *cmd) in mysqlnd_com_stmt_send_long_data_run() argument
1037 …d_long_data_command * command = (struct st_mysqlnd_protocol_com_stmt_send_long_data_command *) cmd; in mysqlnd_com_stmt_send_long_data_run()
1091 mysqlnd_com_stmt_close_run(void *cmd) in mysqlnd_com_stmt_close_run() argument
1094 …tocol_com_stmt_close_command * command = (struct st_mysqlnd_protocol_com_stmt_close_command *) cmd; in mysqlnd_com_stmt_close_run()
1152 mysqlnd_com_enable_ssl_run(void *cmd) in mysqlnd_com_enable_ssl_run() argument
1154 …tocol_com_enable_ssl_command * command = (struct st_mysqlnd_protocol_com_enable_ssl_command *) cmd; in mysqlnd_com_enable_ssl_run()
1280 mysqlnd_com_handshake_run(void *cmd) in mysqlnd_com_handshake_run() argument
1282 …rotocol_com_handshake_command * command = (struct st_mysqlnd_protocol_com_handshake_command *) cmd; in mysqlnd_com_handshake_run()