Searched defs:shellcmd (Results 1 – 5 of 5) sorted by relevance
60 char *shellcmd; in cmd_if_shell_exec() local
78 char *shellcmd; in cmd_run_shell_exec() local
179 shell_exec(const char *shell, const char *shellcmd) in shell_exec()
65 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
580 shellcmd(cmd) in shellcmd() function