Home
last modified time | relevance | path

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

/freebsd/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); argument
103 struct tty_entry *tp; in add_tty()
132 struct tty_entry *tp; in do_tty()