Searched refs:ttyhook_getc_inject (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dttyhook.h115 ttyhook_getc_inject(struct tty *tp, void *buf, size_t len) function
/freebsd-13-stable/sys/kern/
H A Dtty_ttydisc.c1204 return ttyhook_getc_inject(tp, buf, len);

Completed in 251 milliseconds