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

/external/e2fsprogs/misc/
H A De2image.c538 static char got_sigint; variable
542 got_sigint = 1;
602 if (got_sigint) {
625 got_sigint = 0;

Completed in 74 milliseconds