Searched refs:shellPath (Results 1 – 7 of 7) sorted by relevance
1552 (void)execv(shellPath, argv); in JobExec()1553 execDie("exec", shellPath); in JobExec()2195 shellPath = shellName; in InitShellNameAndPath()2196 shellName = str_basename(shellPath); in InitShellNameAndPath()2201 shellPath = DEFSHELL_PATH; in InitShellNameAndPath()2210 if (shellPath == NULL) in Shell_Init()2541 if (shellPath != NULL) { in Job_ParseShell()2546 free(UNCONST(shellPath)); in Job_ParseShell()2547 shellPath = NULL; in Job_ParseShell()2559 shellPath = path; in Job_ParseShell()[all …]
184 extern const char *shellPath;
333 shargv[shargc++] = shellPath; in Compat_RunCommand()
1756 (void)execv(shellPath, UNCONST(args)); in Cmd_Exec()
387 if (Substring_Equals(name, ".SHELL") && shellPath == NULL) in CanonicalVarname()
276 shellPath = /bin/sh;
682 shellPath = /bin/sh;699 shellPath = /bin/sh;