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

/fuchsia/zircon/third_party/uapp/kilo/
H A Dkilo.c1209 static int quit_times = KILO_QUIT_TIMES; local
1222 if (E.dirty && quit_times) {
1224 "Press Ctrl-Q %d more times to quit.", quit_times);
1225 quit_times--;
1272 quit_times = KILO_QUIT_TIMES; /* Reset it to the original value. */

Completed in 26 milliseconds