Home
last modified time | relevance | path

Searched refs:TCOOFF (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d229 enum TCOOFF = 0; in version() local
326 enum TCOOFF = 1; in version() local
423 enum TCOOFF = 1; in version() local
520 enum TCOOFF = 1; in version() local
617 enum TCOOFF = 1; in version() local
714 enum TCOOFF = 1; in version() local
804 enum TCOOFF = 0; /* suspend output */ in version() local
/netbsd-src/lib/libc/termios/
H A Dtcflow.c62 case TCOOFF: in __weak_alias()
/netbsd-src/sys/sys/
H A Dtermios.h258 #define TCOOFF 1 macro
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dterminal.c753 tcflow (tty, TCOOFF); in terminal_prep_terminal()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drltty.c792 tcflow (fildes, TCOOFF); in rl_stop_output()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.463071 * info/terminal.c [HAVE_TERMIOS_H && TCOON]: tcflow TCOOFF/TCCON