Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tty.c114 static th_rint_t ngt_rint; variable
121 .th_rint = ngt_rint,
455 ngt_rint(struct tty *tp, char c, int flags) in ngt_rint() function