HomeSort by: relevance | last modified time | path
    Searched refs:CLIENT_TERMINAL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tmux/dist/
server-client.c 344 if (!(c->flags & CLIENT_TERMINAL)) {
454 if (c->flags & CLIENT_TERMINAL)
3652 c->flags |= CLIENT_TERMINAL;
tty.c 1037 if (~c->flags & CLIENT_TERMINAL)
tmux.h 1980 #define CLIENT_TERMINAL 0x1

Completed in 23 milliseconds