| Home | Sort by: relevance | last modified time | path |
| /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 3139 ttyputinfo(tp, infobuf); |