Home
last modified time | relevance | path

Searched refs:shellPath (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/bmake/
H A Djob.c1552 (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 …]
H A Djob.h184 extern const char *shellPath;
H A Dcompat.c333 shargv[shargc++] = shellPath; in Compat_RunCommand()
H A Dmain.c1756 (void)execv(shellPath, UNCONST(args)); in Cmd_Exec()
H A Dvar.c387 if (Substring_Equals(name, ".SHELL") && shellPath == NULL) in CanonicalVarname()
/freebsd-13.1/contrib/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
H A Dproject.pbxproj276 shellPath = /bin/sh;
/freebsd-13.1/contrib/googletest/googletest/xcode/gtest.xcodeproj/
H A Dproject.pbxproj682 shellPath = /bin/sh;
699 shellPath = /bin/sh;