Home
last modified time | relevance | path

Searched refs:areshell (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtmux.c87 if (areshell(shell)) in checkshell()
95 areshell(const char *shell) in areshell() function
172 int areshell(__unused const char *shell) { return 0; } in areshell() function
H A Dcmd-split-window.c133 if (*shell == '\0' || areshell(shell)) in cmd_split_window_exec()
H A Dsession.c343 if (*shell == '\0' || areshell(shell)) in session_new()
H A Dserver-client.c1395 if (*shell == '\0' || areshell(shell)) in server_client_dispatch_shell()
H A Dtmux.h1583 int areshell(const char *);
/dports/sysutils/tmux/tmux-3.2a/
H A Dtmux.c49 static int areshell(const char *);
84 if (areshell(shell)) in checkshell()
92 areshell(const char *shell) in areshell() function
/dports/sysutils/tmux23/tmux-2.3/
H A Dtmux.c81 if (areshell(shell)) in checkshell()
89 areshell(const char *shell) in areshell() function
H A Dcmd-split-window.c130 if (*shell == '\0' || areshell(shell)) in cmd_split_window_exec()
H A Dsession.c342 if (*shell == '\0' || areshell(shell)) in session_new()
H A Dserver-client.c1320 if (*shell == '\0' || areshell(shell)) in server_client_dispatch_shell()
H A Dtmux.h1561 int areshell(const char *);
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtmux.c99 if (areshell(shell)) in checkshell()
107 areshell(const char *shell) in areshell() function
H A Dcmd-split-window.c130 if (*shell == '\0' || areshell(shell)) in cmd_split_window_exec()
H A Dsession.c389 if (*shell == '\0' || areshell(shell)) in session_new()
H A Dserver-client.c1312 if (*shell == '\0' || areshell(shell)) in server_client_dispatch_shell()
H A Dtmux.h1558 int areshell(const char *);