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

  /src/sys/sys/
tty.h 285 void ttwakeup(struct tty *);
  /src/sys/kern/
tty.c 856 ttwakeup(tp);
863 ttwakeup(tp);
1286 ttwakeup(tp);
1768 ttwakeup(tp);
1904 ttwakeup(tp);
2588 ttwakeup(struct tty *tp) function in typeref:typename:void
tty_pty.c 779 ttwakeup(tp);
  /src/sys/dev/pci/
cz.c 735 ttwakeup(tp);
758 ttwakeup(tp);
808 ttwakeup(tp);
  /src/sys/net/
ppp_tty.c 720 ttwakeup(tp);

Completed in 17 milliseconds