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

/freebsd-10-stable/usr.bin/mail/
H A Dlex.c193 static int reset_on_stop; /* do a reset() if stopped */ variable
223 reset_on_stop = 1;
246 reset_on_stop = 0;
570 if (reset_on_stop) {
571 reset_on_stop = 0;

Completed in 70 milliseconds