Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyhook.h65 th_getc_capture_t *th_getc_capture; member
129 tp->t_hook->th_getc_capture(tp, buf, len); in ttyhook_getc_capture()
/f-stack/freebsd/kern/
H A Dtty.c2339 DB_PRINTSYM(getc_capture, th->th_getc_capture); in _db_show_hooks()