Home
last modified time | relevance | path

Searched refs:th_rint_bypass (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dttyhook.h59 th_rint_bypass_t *th_rint_bypass; member
93 return tp->t_hook->th_rint_bypass(tp, buf, len); in ttyhook_rint_bypass()
/f-stack/freebsd/netgraph/
H A Dng_tty.c122 .th_rint_bypass = ngt_rint_bypass,
/f-stack/freebsd/kern/
H A Dtty.c2335 DB_PRINTSYM(rint_bypass, th->th_rint_bypass); in _db_show_hooks()