Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyhook.h106 ttyhook_rint_poll(struct tty *tp) in ttyhook_rint_poll() function
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c1158 return ttyhook_rint_poll(tp); in ttydisc_rint_poll()