Searched refs:CLIENT_NODETACHFLAGS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.bin/tmux/ | ||
| D | tmux.h | 1944 #define CLIENT_NODETACHFLAGS \ macro |
| D | server-client.c | 548 if (s == NULL || (c->flags & CLIENT_NODETACHFLAGS)) in server_client_detach() |