Home
last modified time | relevance | path

Searched defs:tcflow (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/readline/
HDrlwinsize.h55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
/dragonfly/lib/libc/gen/
HDtermios.c244 tcflow(int fd, int action) in tcflow() function