Searched refs:ttyhook_rint_poll (Results 1 – 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | ttyhook.h | 104 ttyhook_rint_poll(struct tty *tp) in ttyhook_rint_poll() function |
| /src/sys/kern/ | ||
| H A D | tty_ttydisc.c | 1315 return ttyhook_rint_poll(tp); in ttydisc_rint_poll() |