ttydisc_rint_bypass
if (ttydisc_rint_bypass(tp, buf, cnt) != cnt) {
return (ttydisc_rint_bypass(tp, buf, len));
size_t ttydisc_rint_bypass(struct tty *tp, const void *buf, size_t len);