Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tty.c113 static th_getc_poll_t ngt_getc_poll; variable
120 .th_getc_poll = ngt_getc_poll,
393 ngt_getc_poll(struct tty *tp) in ngt_getc_poll() function