Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyhook.h61 th_rint_poll_t *th_rint_poll; member
111 return tp->t_hook->th_rint_poll(tp); in ttyhook_rint_poll()
/f-stack/freebsd/netgraph/
H A Dng_tty.c123 .th_rint_poll = ngt_rint_poll,
/f-stack/freebsd/kern/
H A Dtty.c2337 DB_PRINTSYM(rint_poll, th->th_rint_poll); in _db_show_hooks()