Searched defs:shellcmd (Results 1 – 4 of 4) sorted by relevance
41 static char shellcmd[PATH_MAX] = PATH_SHELL; variable
567 shellcmd(cmd) in shellcmd() function
70 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
2763 const char *shellcmd = NULL; in ParseDependencyLine() local