Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dttyhook.h131 ttyhook_getc_poll(struct tty *tp) in ttyhook_getc_poll() function
/freebsd/sys/kern/
H A Dtty_ttydisc.c1429 return ttyhook_getc_poll(tp); in ttydisc_getc_poll()