Searched defs:tcflow (Results 1 – 2 of 2) sorted by relevance
55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
244 tcflow(int fd, int action) in tcflow() function