tcflow abstract method

int tcflow(
  1. int __fd,
  2. int __action
)

Implementation

int tcflow(int __fd, int __action);