Searched defs:tcflow (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gdb-7/readline/ | ||
| HD | rlwinsize.h | 55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro |
| /dragonfly/lib/libc/gen/ | ||
| HD | termios.c | 244 tcflow(int fd, int action) in tcflow() function |