Home
last modified time | relevance | path

Searched defs:shellcmd (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Dcmd-if-shell.c60 char *shellcmd; in cmd_if_shell_exec() local
H A Dcmd-run-shell.c78 char *shellcmd; in cmd_run_shell_exec() local
H A Dtmux.c179 shell_exec(const char *shell, const char *shellcmd) in shell_exec()
/minix3/external/bsd/less/dist/
H A Dcommand.c65 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
H A Dfilename.c580 shellcmd(cmd) in shellcmd() function