Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dtmux-protocol.h61 MSG_FLAGS, enumerator
Dclient.c669 case MSG_FLAGS: in client_dispatch_wait()
730 case MSG_FLAGS: in client_dispatch_attached()
Dserver-client.c3725 proc_send(c->peer, MSG_FLAGS, -1, &c->flags, sizeof c->flags); in server_client_set_flags()