Searched refs:shellcmd (Results 1 – 3 of 3) sorted by relevance
41 static char shellcmd[PATH_MAX] = PATH_SHELL; variable43 shellcmd,47 shellcmd,101 error = posix_spawnp(pid, shellcmd, &action, in shell_spawn_pipecmd()
63 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable271 if (shellcmd != NULL) in exec_mca()272 free(shellcmd); in exec_mca()273 shellcmd = fexpand(cbuf); in exec_mca()278 if (shellcmd == NULL) in exec_mca()281 lsystem(shellcmd, "!done"); in exec_mca()
580 shellcmd(cmd) in shellcmd() function783 fd = shellcmd(cmd);900 fd = shellcmd(cmd);993 fd = shellcmd(cmd);