Home
last modified time | relevance | path

Searched refs:ttyhook_rint_poll (Results 1 – 2 of 2) sorted by last modified time

/freebsd/sys/kern/
H A Dtty_ttydisc.c1315 return ttyhook_rint_poll(tp); in ttydisc_rint_poll()
/freebsd/sys/sys/
H A Dttyhook.h104 ttyhook_rint_poll(struct tty *tp) in ttyhook_rint_poll() function