Searched refs:shellPath (Results 1 – 6 of 6) sorted by relevance
328 const char *shellPath = NULL, /* full pathname of variable1468 (void)execv(shellPath, argv); in JobExec()1469 execError("exec", shellPath); in JobExec()2194 if (shellPath == NULL) { in Shell_Init()2202 shellPath = shellName; in Shell_Init()2203 shellName = strrchr(shellPath, '/'); in Shell_Init()2545 if (shellPath) { in Job_ParseShell()2547 free(UNCONST(shellPath)); in Job_ParseShell()2548 shellPath = NULL; in Job_ParseShell()2560 shellPath = path; in Job_ParseShell()[all …]
244 extern const char *shellPath;
343 shargv[shargc++] = shellPath; in CompatRunCommand()
1677 (void)execv(shellPath, UNCONST(args)); in Cmd_Exec()
276 shellPath = /bin/sh;
682 shellPath = /bin/sh;699 shellPath = /bin/sh;