Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.h188 void Shell_Init(void);
H A Dcompat.c684 Shell_Init(); in Compat_Make()
738 Shell_Init(); in Compat_MakeAll()
H A Djob.c2121 Shell_Init(void) in InitShellNameAndPath()
2214 Shell_Init(); in Job_Init()
2427 Shell_Init(); in Job_ParseShell()
2448 Shell_Init(); in Job_ParseShell()
2138 Shell_Init(void) Shell_Init() function
H A Dmain.c1731 Shell_Init(); in Cmd_Argv()
H A DChangeLog485 o main.c: check for shellPath whether to call Shell_Init()
491 o compat.c: check for shellPath whether to call Shell_Init()
1723 extract InitShellNameAndPath from Shell_Init
3338 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
3521 o Job_ParseShell should call Shell_Init if it has been
4246 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.
H A Dvar.c458 Shell_Init(); in CanonicalVarname()