Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Djob.c328 const char *shellPath = NULL, /* full pathname of variable
1468 (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 …]
H A Djob.h244 extern const char *shellPath;
H A Dcompat.c343 shargv[shargc++] = shellPath; in CompatRunCommand()
H A Dmain.c1677 (void)execv(shellPath, UNCONST(args)); in Cmd_Exec()
/freebsd-12.1/contrib/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
H A Dproject.pbxproj276 shellPath = /bin/sh;
/freebsd-12.1/contrib/googletest/googletest/xcode/gtest.xcodeproj/
H A Dproject.pbxproj682 shellPath = /bin/sh;
699 shellPath = /bin/sh;