Home | History | Annotate | Download | only in dev

Lines Matching defs:tout_pending

843 static u_char tout_pending;
851 tout_pending = 0;
898 if (tout_pending) {
900 tout_pending = 0;
906 else if (tout_pending && last_char != c) {
911 tout_pending = 0;
979 if (!tout_pending && caller == ITEFILT_TTY && kbd_ite->key_repeat) {
980 tout_pending = 1;
984 } else if (!tout_pending && caller==ITEFILT_REPEATER &&
986 tout_pending = 1;