Searched defs:seenInterrupt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c72 static int seenInterrupt = 0; variable
281 seenInterrupt = 1;
1031 if( seenInterrupt ){
1033 seenInterrupt = 0;

Completed in 64 milliseconds