Home
last modified time | relevance | path

Searched refs:tty2itty (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/pstat/
H A Dpstat.c136 void tty2itty(struct tty *tp, struct itty *itp);
899 tty2itty(struct tty *tp, struct itty *itp) in tty2itty() function
936 tty2itty(&tty, &itty); in ttymode()