HomeSort by: relevance | last modified time | path
    Searched defs:client_execshell (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tmux/dist/
client.c 55 static const char *client_execshell; variable
407 client_exec(client_execshell, client_execcmd);
763 client_execshell = xstrdup(data + strlen(data) + 1);

Completed in 35 milliseconds