Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyhook.h124 ttyhook_getc_capture(struct tty *tp, const void *buf, size_t len) in ttyhook_getc_capture() function
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c1209 ttyhook_getc_capture(tp, buf, len); in ttydisc_getc()