Searched refs:hadintr (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dcollect.c96 if (!state.collect.hadintr) {
103 state.collect.hadintr = 1;
138 state.collect.hadintr = 0;
421 state.collect.hadintr = 0;
430 if (state.collect.hadintr)
455 state.collect.hadintr = 0;
714 state.collect.hadintr++;
H A Dmailx.h680 int hadintr; /* Have seen one SIGINT so far */ member in struct:__anon136::__anon137

Completed in 17 milliseconds