Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netgraph/
HDng_tty.c116 static th_rint_poll_t ngt_rint_poll; variable
123 .th_rint_poll = ngt_rint_poll,
507 ngt_rint_poll(struct tty *tp) in ngt_rint_poll() function