Home
last modified time | relevance | path

Searched refs:MSG_DETACH (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dcmd-attach-session.c118 msgtype = MSG_DETACH; in cmd_attach_session()
142 msgtype = MSG_DETACH; in cmd_attach_session()
Dtmux-protocol.h44 MSG_DETACH, enumerator
Dcmd-detach-client.c75 msgtype = MSG_DETACH; in cmd_detach_client_exec()
Dclient.c690 case MSG_DETACH: in client_dispatch_wait()
745 case MSG_DETACH: in client_dispatch_attached()
Dwindow-client.c373 server_client_detach(item->c, MSG_DETACH); in window_client_do_detach()