OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tty_term_free
usr.bin/tmux/tmux.h
2672
void tty_term_free(struct tty_term *);
usr.bin/tmux/tty-term.c
658
tty_term_free(term);
usr.bin/tmux/tty.c
508
tty_term_free(tty->term);