Home
last modified time | relevance | path

Searched refs:tcflow (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Drlwinsize.h54 #if defined (M_UNIX) && !defined (_SCO_DS) && !defined (tcflow)
55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
H A Drltty.c500 tcflow (tty, TCOON);
503 tcflow (tty, TCOON); /* Simulate a ^Q. */
729 tcflow (fildes, TCOON);
732 tcflow (fildes, TCOON); /* Simulate a ^Q. */
766 tcflow (fildes, TCOOFF);
/dflybsd-src/usr.bin/window/
H A Dwwtty.c149 if (tcflow(d, TCOOFF) < 0) in wwstoptty()
165 if (tcflow(d, TCOON) < 0) in wwstarttty()
/dflybsd-src/include/
H A Dtermios.h72 int tcflow(int, int);
/dflybsd-src/lib/libc/gen/
H A Dtermios.c244 tcflow(int fd, int action) in tcflow() function
H A DSymbol.map166 tcflow;
H A DMakefile.inc277 tcsendbreak.3 tcflow.3 \