Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tty.c116 static th_rint_poll_t ngt_rint_poll; variable
123 .th_rint_poll = ngt_rint_poll,
505 ngt_rint_poll(struct tty *tp) in ngt_rint_poll() function