Home
last modified time | relevance | path

Searched refs:rl_intr (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/jsl/jsl-0.3.0/src/editline/
H A Dsysunix.c81 rl_intr = old.c_cc[VINTR];
113 rl_intr = old.c_cc[VINTR];
148 rl_intr = old_tchars.t_intrc;
H A Deditline.h113 extern int rl_intr;
H A Deditline.c121 int rl_intr; variable
918 if (c == rl_intr) {
/dports/www/firefox-esr/firefox-91.8.0/js/src/editline/
H A Dsysunix.c47 rl_intr = old.c_cc[VINTR];
79 rl_intr = old.c_cc[VINTR];
114 rl_intr = old_tchars.t_intrc;
H A Deditline.h75 extern unsigned rl_intr;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/editline/
H A Dsysunix.c47 rl_intr = old.c_cc[VINTR];
79 rl_intr = old.c_cc[VINTR];
114 rl_intr = old_tchars.t_intrc;
H A Deditline.h75 extern unsigned rl_intr;
/dports/www/firefox/firefox-99.0/js/src/editline/
H A Dsysunix.c47 rl_intr = old.c_cc[VINTR];
79 rl_intr = old.c_cc[VINTR];
114 rl_intr = old_tchars.t_intrc;
H A Deditline.h75 extern unsigned rl_intr;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/editline/
H A Dsysunix.c47 rl_intr = old.c_cc[VINTR];
79 rl_intr = old.c_cc[VINTR];
114 rl_intr = old_tchars.t_intrc;
H A Deditline.h75 extern unsigned rl_intr;
/dports/lang/spidermonkey17/js/src/editline/
H A Dsysunix.c81 rl_intr = old.c_cc[VINTR];
113 rl_intr = old.c_cc[VINTR];
148 rl_intr = old_tchars.t_intrc;
H A Deditline.h113 extern int rl_intr;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/editline/
H A Dsysunix.c47 rl_intr = old.c_cc[VINTR];
79 rl_intr = old.c_cc[VINTR];
114 rl_intr = old_tchars.t_intrc;
H A Deditline.h75 extern unsigned rl_intr;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/editline/
H A Dsysunix.c47 rl_intr = old.c_cc[VINTR];
79 rl_intr = old.c_cc[VINTR];
114 rl_intr = old_tchars.t_intrc;
H A Deditline.h75 extern unsigned rl_intr;
/dports/devel/editline/editline-1.17.1/src/
H A Dsysunix.c95 rl_intr = old.c_cc[VINTR]; in rl_ttyset()
133 rl_intr = old.c_cc[VINTR]; in rl_ttyset()
181 rl_intr = old_tchars.t_intrc; in rl_ttyset()
H A Deditline.h70 extern int rl_intr;
/dports/audio/festival/speech_tools/siod/
H A Del_sys_unix.c72 rl_intr = old.c_cc[VINTR]; in rl_ttyset()
110 rl_intr = old_tchars.t_intrc; in rl_ttyset()
H A Deditline.h125 extern int rl_intr;
/dports/news/atp/atp-1.50/editline/
H A Dsysunix.c45 rl_intr = old.c_cc[VINTR]; in rl_ttyset()
85 rl_intr = old_tchars.t_intrc; in rl_ttyset()
H A Dsysos9.c35 rl_intr = old.sg_kbich;
H A Deditline.h222 extern int rl_intr;
H A Deditline.c70 static int rl_intr = 0x03 ; /* ^C */ variable
1008 if (c == rl_intr || c == rl_quit) { in TTYspecial()
1728 rl_intr = cintr; in rl_set_cntrl_char()

12