Searched refs:shellcmd (Results 1 – 4 of 4) sorted by relevance
65 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable242 if (shellcmd != NULL) in exec_mca()243 free(shellcmd); in exec_mca()244 shellcmd = fexpand(cbuf); in exec_mca()249 if (shellcmd == NULL) in exec_mca()252 lsystem(shellcmd, "!done"); in exec_mca()
575 shellcmd(cmd) in shellcmd() function783 fd = shellcmd(cmd);872 fd = shellcmd(cmd);965 fd = shellcmd(cmd);
90 char **env, int shellcmd);
677 char **env, int shellcmd) in ap_call_exec() argument774 if (shellcmd) { in ap_call_exec()794 if (shellcmd) { in ap_call_exec()