Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dttyhook.h124 ttyhook_getc_capture(struct tty *tp, const void *buf, size_t len) in ttyhook_getc_capture() function
/freebsd-12-stable/sys/kern/
Dtty_ttydisc.c1179 ttyhook_getc_capture(tp, buf, len); in ttydisc_getc()