Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.h89 void Shell_Init(void);
H A Dcompat.c681 Shell_Init(); in Compat_Make()
735 Shell_Init(); in Compat_MakeAll()
H A Djob.c2139 Shell_Init(void) in Shell_Init() function
2232 Shell_Init(); in Job_Init()
2445 Shell_Init(); in Job_ParseShell()
2466 Shell_Init(); in Job_ParseShell()
H A Dmain.c1734 Shell_Init(); in Cmd_Argv()
H A DChangeLog790 o main.c: check for shellPath whether to call Shell_Init()
796 o compat.c: check for shellPath whether to call Shell_Init()
2028 extract InitShellNameAndPath from Shell_Init
3643 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
3826 o Job_ParseShell should call Shell_Init if it has been
4551 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.
H A Dvar.c484 Shell_Init(); in CanonicalVarname()