Home
last modified time | relevance | path

Searched refs:ttyhook_rint (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dttyhook.h77 ttyhook_rint(struct tty *tp, char c, int flags) in ttyhook_rint() function
/freebsd/sys/kern/
H A Dtty_ttydisc.c1023 return ttyhook_rint(tp, c, flags); in ttydisc_rint()