Home
last modified time | relevance | path

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

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