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

  /src/sys/sys/
tty.h 293 void ttyputinfo(struct tty *, char *);
  /src/sys/kern/
tty.c 1478 ttyputinfo(tp, infobuf);
2790 ttyputinfo(struct tty *tp, char *buf) function in typeref:typename:void
3139 ttyputinfo(tp, infobuf);

Completed in 13 milliseconds