Searched refs:tcflush (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dtermios.cpp49 err = tcflush(fd, TCIOFLUSH);
51 fprintf(stderr, "%s: tcflush didn't fail with ENOTTY \"%s\": %s\n",
/haiku/src/system/libroot/posix/
H A Dtermios.c89 tcflush(int fd, int queueSelector) function
/haiku/src/kits/device/
H A DSerialPort.cpp327 tcflush(ffd, TCIFLUSH);
336 tcflush(ffd, TCOFLUSH);
/haiku/headers/posix/
H A Dtermios.h159 /* values for tcflush() */
234 extern int tcflush(int fd, int queueSelector);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2553 void tcflush() {} function
H A Dlibroot_stubs_legacy.c2545 void tcflush() {} function

Completed in 99 milliseconds