Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/tty/
HDng_tty.c109 static int ngt_input(int c, struct tty *tp);
134 .l_rint = ngt_input,
325 ngt_input(int c, struct tty *tp) in ngt_input() function
/dragonfly/sys/netgraph/tty/
HDng_tty.c126 static int ngt_input(int c, struct tty *tp);
150 ngt_input,
338 ngt_input(int c, struct tty *tp) in ngt_input() function