Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_sl.c198 static int slinput(int, struct tty *);
213 .l_rint = slinput,
613 slinput(int c, struct tty *tp) in slinput() function