Searched defs:shellcmd (Results 1 – 3 of 3) sorted by relevance
41 static char shellcmd[PATH_MAX] = PATH_SHELL; variable
65 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
571 shellcmd(cmd) in shellcmd() function