HomeSort by: relevance | last modified time | path
    Searched defs:pppinput (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
ppp_tty.c 140 static int pppinput(int c, struct tty *tp);
150 .l_rint = pppinput,
814 pppinput(int c, struct tty *tp) function in typeref:typename:int

Completed in 12 milliseconds