Searched refs:seenInterrupt (Results 1 – 1 of 1) sorted by relevance
24008 static volatile int seenInterrupt = 0; variable24397 }while( zResult==0 && seenInterrupt>0 ); in one_input_line()24404 if( seenInterrupt==0 ) break; in one_input_line()25493 if( ++seenInterrupt>1 ) cli_exit(1); in interrupt_handler()28561 if( c==EOF || seenInterrupt ){ in csv_read_one_field()28660 if( c==EOF || seenInterrupt ){ in ascii_read_one_field()31112 seenInterrupt = 0; in dotCmdImport()35998 if( seenInterrupt ){ in process_input()36000 seenInterrupt = 0; in process_input()36410 if( seenInterrupt ) eputz("Program interrupted.\n"); in sayAbnormalExit()