Home
last modified time | relevance | path

Searched refs:VQUIT (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/lib/libedit/
Dtty.h284 # ifdef VQUIT
285 # if NUMCC <= VQUIT
286 # undef VQUIT
Dtty.c372 #if defined(VQUIT)
624 #ifdef VQUIT in tty__getcharindex()
626 return VQUIT; in tty__getcharindex()
731 #ifdef VQUIT in tty__getchar()
732 s[C_QUIT] = td->c_cc[VQUIT]; in tty__getchar()
813 #ifdef VQUIT in tty__setchar()
814 td->c_cc[VQUIT] = s[C_QUIT]; in tty__setchar()
/openbsd/src/libexec/getty/
Dinit.c59 { "qu", &tmode.c_cc[VQUIT] }, /* quit char */
Dsubr.c143 &tmode.c_cc[VQUIT], &tmode.c_cc[VSTART], &tmode.c_cc[VSTOP],
/openbsd/src/lib/libcurses/
Dnc_termios.h96 #define VQUIT 10 macro
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dgenchars.pl53 VQUIT => "QUIT",
/openbsd/src/bin/stty/
Dcchar.c64 { "quit", VQUIT, CQUIT },
/openbsd/src/usr.bin/ssh/
Dttymodes.h62 TTYCHAR(VQUIT, 2)
/openbsd/src/sys/sys/
Dtermios.h62 #define VQUIT 9 /* ISIG */ macro
/openbsd/src/gnu/usr.bin/texinfo/info/
Dterminal.c734 if (ttybuff.c_cc[VQUIT] == '\177') in terminal_prep_terminal()
735 ttybuff.c_cc[VQUIT] = -1; in terminal_prep_terminal()
/openbsd/src/usr.bin/telnet/
Dexterns.h273 # define termQuitChar new_tc.c_cc[VQUIT]
/openbsd/src/usr.bin/vi/cl/
Dcl_screen.c335 clp->vi_enter.c_cc[VQUIT] = _POSIX_VDISABLE; in cl_vi_init()
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/
DMakefile.PL66 TMP_MAX TOSTOP TZNAME_MAX VEOF VEOL VERASE VINTR VKILL VMIN VQUIT
/openbsd/src/usr.bin/cu/
Dcu.c282 tio.c_cc[VQUIT] = _POSIX_VDISABLE; in set_termios()
/openbsd/src/usr.bin/tic/
Dreset_cmd.c217 reset_char(VQUIT, CQUIT); in reset_tty_settings()
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/
Dexport.t73 VERASE VINTR VKILL VMIN VQUIT VSTART VSTOP VSUSP VTIME
/openbsd/src/gnu/lib/libreadline/
Drltty.c427 _rl_tty_chars.t_quit = tiop->c_cc[VQUIT];
/openbsd/src/gnu/lib/libreadline/examples/
Drlfe.c585 add_special_char(t.c_cc[VQUIT]); in main()
/openbsd/src/bin/ksh/
Dedit.c174 edchars.quit = cb.c_cc[VQUIT]; in x_mode()
/openbsd/src/sys/kern/
Dtty.c356 if (CCEQ(cc[VINTR], c) || CCEQ(cc[VQUIT], c)) { in ttyinput()
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/lib/
DPOSIX.pod2613 C<VEOF> C<VEOL> C<VERASE> C<VINTR> C<VKILL> C<VQUIT> C<VSUSP> C<VSTART> C<VSTOP> C<VMIN> C<VTIME> C…
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog.468723 and VQUIT in conditionals.