Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dserver-client.c3340 tty_resize(&c->tty); in server_client_dispatch()
3615 tty_resize(&c->tty); in server_client_dispatch_identify()
H A Dtmux.h2435 void tty_resize(struct tty *);
H A Dtty.c118 tty_resize(struct tty *tty) in tty_resize() function