Home
last modified time | relevance | path

Searched refs:seenInterrupt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c70 static int seenInterrupt = 0; variable
279 seenInterrupt = 1; in interrupt_handler()
1029 if( seenInterrupt ){ in process_input()
1031 seenInterrupt = 0; in process_input()