Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyhook.h133 ttyhook_getc_poll(struct tty *tp) in ttyhook_getc_poll() function
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c1272 return ttyhook_getc_poll(tp); in ttydisc_getc_poll()