Searched refs:th_getc_inject (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/netgraph/
H A Dng_tty.c119 .th_getc_inject = ngt_getc_inject,
/freebsd-11-stable/sys/sys/
H A Dttyhook.h62 th_getc_inject_t *th_getc_inject; member in struct:ttyhook
118 return tp->t_hook->th_getc_inject(tp, buf, len);
/freebsd-11-stable/sys/kern/
H A Dtty.c2298 DB_PRINTSYM(getc_inject, th->th_getc_inject);

Completed in 302 milliseconds