itty 2274 kern/tty.c struct itty *ttystats;
itty 2279 kern/tty.c struct itty *itp;
itty 2282 kern/tty.c ttystats = malloc(tty_count * sizeof(struct itty),
itty 2330 kern/tty.c tty_count * sizeof(struct itty));
itty 139 sys/tty.h struct itty {