Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/readline/
H A Drlwinsize.h55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
/dflybsd-src/lib/libc/gen/
H A Dtermios.c244 tcflow(int fd, int action) in tcflow() function