Searched refs:tcflow (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/include/
H A Dtermios.h80 int tcflow(int, int);
/freebsd-11-stable/contrib/libreadline/
H A Drltty.c135 /* If non-zero, means that this process has called tcflow(fd, TCOOFF)
564 tcflow (tty, TCOON);
567 tcflow (tty, TCOON); /* Simulate a ^Q. */
789 tcflow (fildes, TCOON);
792 tcflow (fildes, TCOON); /* Simulate a ^Q. */
826 tcflow (fildes, TCOOFF);
/freebsd-11-stable/lib/libc/gen/
H A Dtermios.c254 tcflow(int fd, int action) function
H A DMakefile.inc497 tcsendbreak.3 tcflow.3 \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h1142 extern int tcflow(int, int);

Completed in 157 milliseconds