Searched refs:ttyhook_rint (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Dttyhook.h77 ttyhook_rint(struct tty *tp, char c, int flags) function
/freebsd-11-stable/sys/kern/
H A Dtty_ttydisc.c848 return ttyhook_rint(tp, c, flags);

Completed in 73 milliseconds