Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dttyhook.h95 ttyhook_rint_done(struct tty *tp) in ttyhook_rint_done() function
/freebsd/sys/kern/
H A Dtty_ttydisc.c1299 ttyhook_rint_done(tp); in ttydisc_rint_done()