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

/openbsd-current/usr.bin/tmux/
H A Dcmd-show-messages.c59 LIST_FOREACH(term, &tty_terms, entry) {
H A Dtty-term.c32 struct tty_terms tty_terms = LIST_HEAD_INITIALIZER(tty_terms); variable in typeref:struct:tty_terms
541 LIST_INSERT_HEAD(&tty_terms, term, entry);
H A Dtmux.h1372 LIST_HEAD(tty_terms, tty_term);
2367 extern struct tty_terms tty_terms;

Completed in 186 milliseconds