Home
last modified time | relevance | path

Searched refs:Shell_Init (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/bmake/
HDcompat.c252 Shell_Init(); in CompatRunCommand()
495 Shell_Init(); in Compat_Make()
676 Shell_Init(); in Compat_Run()
HDjob.h251 void Shell_Init(void);
HDjob.c2150 Shell_Init(void) in Shell_Init() function
2270 Shell_Init(); in Job_Init()
2508 Shell_Init(); in Job_ParseShell()
2544 Shell_Init(); in Job_ParseShell()
HDmain.c1543 Shell_Init(); in Cmd_Exec()
HDChangeLog268 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
451 o Job_ParseShell should call Shell_Init if it has been
1176 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.