Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dclient.c359 tty_term_free_list(caps, ncaps); in client_main()
H A Dtty-term.c740 tty_term_free_list(char **caps, u_int ncaps) in tty_term_free_list() function
H A Dtmux.h2489 void tty_term_free_list(char **, u_int);
H A Dserver-client.c460 tty_term_free_list(c->term_caps, c->term_ncaps); in server_client_lost()