Lines Matching refs:cmd

52 mysqlnd_com_set_option_run(void *cmd)  in mysqlnd_com_set_option_run()  argument
54 …tocol_com_set_option_command * command = (struct st_mysqlnd_protocol_com_set_option_command *) cmd; in mysqlnd_com_set_option_run()
102 mysqlnd_com_debug_run(void *cmd) in mysqlnd_com_debug_run() argument
104 …ysqlnd_protocol_no_params_command * command = (struct st_mysqlnd_protocol_no_params_command *) cmd; in mysqlnd_com_debug_run()
159 mysqlnd_com_init_db_run(void *cmd) in mysqlnd_com_init_db_run() argument
161 …nd_protocol_com_init_db_command * command = (struct st_mysqlnd_protocol_com_init_db_command *) cmd; in mysqlnd_com_init_db_run()
226 mysqlnd_com_ping_run(void *cmd) in mysqlnd_com_ping_run() argument
228 …ysqlnd_protocol_no_params_command * command = (struct st_mysqlnd_protocol_no_params_command *) cmd; in mysqlnd_com_ping_run()
288 mysqlnd_com_statistics_run(void *cmd) in mysqlnd_com_statistics_run() argument
290 …tocol_com_statistics_command * command = (struct st_mysqlnd_protocol_com_statistics_command *) cmd; in mysqlnd_com_statistics_run()
354 mysqlnd_com_process_kill_run(void *cmd) in mysqlnd_com_process_kill_run() argument
356 …l_com_process_kill_command * command = (struct st_mysqlnd_protocol_com_process_kill_command *) cmd; in mysqlnd_com_process_kill_run()
426 mysqlnd_com_refresh_run(void *cmd) in mysqlnd_com_refresh_run() argument
428 …nd_protocol_com_refresh_command * command = (struct st_mysqlnd_protocol_com_refresh_command *) cmd; in mysqlnd_com_refresh_run()
486 mysqlnd_com_shutdown_run(void *cmd) in mysqlnd_com_shutdown_run() argument
488 …_protocol_com_shutdown_command * command = (struct st_mysqlnd_protocol_com_shutdown_command *) cmd; in mysqlnd_com_shutdown_run()
545 mysqlnd_com_quit_run(void *cmd) in mysqlnd_com_quit_run() argument
547 …_mysqlnd_protocol_com_quit_command * command = (struct st_mysqlnd_protocol_com_quit_command *) cmd; in mysqlnd_com_quit_run()
596 mysqlnd_com_query_run(void *cmd) in mysqlnd_com_query_run() argument
598 …ysqlnd_protocol_com_query_command * command = (struct st_mysqlnd_protocol_com_query_command *) cmd; in mysqlnd_com_query_run()
653 mysqlnd_com_change_user_run(void *cmd) in mysqlnd_com_change_user_run() argument
655 …col_com_change_user_command * command = (struct st_mysqlnd_protocol_com_change_user_command *) cmd; in mysqlnd_com_change_user_run()
706 mysqlnd_com_reap_result_run(void *cmd) in mysqlnd_com_reap_result_run() argument
708 …col_com_reap_result_command * command = (struct st_mysqlnd_protocol_com_reap_result_command *) cmd; in mysqlnd_com_reap_result_run()
756 mysqlnd_com_stmt_prepare_run(void *cmd) in mysqlnd_com_stmt_prepare_run() argument
758 …l_com_stmt_prepare_command * command = (struct st_mysqlnd_protocol_com_stmt_prepare_command *) cmd; in mysqlnd_com_stmt_prepare_run()
809 mysqlnd_com_stmt_execute_run(void *cmd) in mysqlnd_com_stmt_execute_run() argument
811 …l_com_stmt_execute_command * command = (struct st_mysqlnd_protocol_com_stmt_execute_command *) cmd; in mysqlnd_com_stmt_execute_run()
862 mysqlnd_com_stmt_fetch_run(void *cmd) in mysqlnd_com_stmt_fetch_run() argument
864 …tocol_com_stmt_fetch_command * command = (struct st_mysqlnd_protocol_com_stmt_fetch_command *) cmd; in mysqlnd_com_stmt_fetch_run()
915 mysqlnd_com_stmt_reset_run(void *cmd) in mysqlnd_com_stmt_reset_run() argument
918 …tocol_com_stmt_reset_command * command = (struct st_mysqlnd_protocol_com_stmt_reset_command *) cmd; in mysqlnd_com_stmt_reset_run()
975 mysqlnd_com_stmt_send_long_data_run(void *cmd) in mysqlnd_com_stmt_send_long_data_run() argument
977 …d_long_data_command * command = (struct st_mysqlnd_protocol_com_stmt_send_long_data_command *) cmd; in mysqlnd_com_stmt_send_long_data_run()
1028 mysqlnd_com_stmt_close_run(void *cmd) in mysqlnd_com_stmt_close_run() argument
1031 …tocol_com_stmt_close_command * command = (struct st_mysqlnd_protocol_com_stmt_close_command *) cmd; in mysqlnd_com_stmt_close_run()
1086 mysqlnd_com_enable_ssl_run(void *cmd) in mysqlnd_com_enable_ssl_run() argument
1088 …tocol_com_enable_ssl_command * command = (struct st_mysqlnd_protocol_com_enable_ssl_command *) cmd; in mysqlnd_com_enable_ssl_run()
1207 mysqlnd_com_handshake_run(void *cmd) in mysqlnd_com_handshake_run() argument
1209 …rotocol_com_handshake_command * command = (struct st_mysqlnd_protocol_com_handshake_command *) cmd; in mysqlnd_com_handshake_run()