Searched refs:tty_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/ac/
H A Dac.c71 struct tty_entry { struct
72 SLIST_ENTRY(tty_entry) next;
89 static SLIST_HEAD(, tty_entry) Ttys = SLIST_HEAD_INITIALIZER(Ttys);
103 struct tty_entry *tp;
132 struct tty_entry *tp;

Completed in 75 milliseconds