Searched refs:seenInterrupt (Results 1 – 1 of 1) sorted by relevance
446 static volatile int seenInterrupt = 0; variable12848 seenInterrupt++; in interrupt_handler()12849 if( seenInterrupt>2 ) exit(1); in interrupt_handler()14262 if( seenInterrupt ) goto columnar_end; in exec_prepared_stmt_columnar()14337 if( seenInterrupt ) goto columnar_end; in exec_prepared_stmt_columnar()14348 if( seenInterrupt ){ in exec_prepared_stmt_columnar()16174 if( c==EOF || seenInterrupt ){ in csv_read_one_field()16264 if( c==EOF || seenInterrupt ){ in ascii_read_one_field()19452 seenInterrupt = 0; in do_meta_command()21949 if( seenInterrupt ){ in process_input()[all …]