HomeSort by: relevance | last modified time | path
    Searched refs:tty_try_xonxoff (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
tty.h 336 int tty_try_xonxoff(struct tty *, unsigned char /*c*/);
  /src/sys/net/
ppp_tty.c 840 result = tty_try_xonxoff(tp, c);
  /src/sys/kern/
tty.c 3184 tty_try_xonxoff(struct tty *tp, unsigned char c) function in typeref:typename:int

Completed in 14 milliseconds