Home | History | Annotate | Download | only in dev

Lines Matching defs:tout_pending

820 static u_char tout_pending;
826 tout_pending = 0;
863 if (tout_pending) {
865 tout_pending = 0;
870 } else if (tout_pending && last_char != c) {
873 tout_pending = 0;
912 if (!tout_pending && caller == ITEFILT_TTY && kbd_ite->key_repeat) {
913 tout_pending = 1;
917 } else if (!tout_pending && caller == ITEFILT_REPEATER &&
919 tout_pending = 1;