Searched refs:tcflow (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dtermios.cpp41 err = tcflow(fd, TCION);
43 fprintf(stderr, "%s: tcflow didn't fail with ENOTTY \"%s\": %s\n",
/haiku/src/system/libroot/posix/
H A Dtermios.c69 tcflow(int fd, int action) function
/haiku/headers/posix/
H A Dtermios.h153 /* actions for tcflow() */
233 extern int tcflow(int fd, int action);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2552 void tcflow() {} function
H A Dlibroot_stubs_legacy.c2544 void tcflow() {} function

Completed in 230 milliseconds