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.c2085 Shell_Init(void) in Shell_Init() function
2178 Shell_Init(); in Job_Init()
2391 Shell_Init(); in Job_ParseShell()
2412 Shell_Init(); in Job_ParseShell()
H A Dmain.c1729 Shell_Init(); in Cmd_Argv()
H A DChangeLog655 o main.c: check for shellPath whether to call Shell_Init()
661 o compat.c: check for shellPath whether to call Shell_Init()
1893 extract InitShellNameAndPath from Shell_Init
3508 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
3691 o Job_ParseShell should call Shell_Init if it has been
4416 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.
H A Dvar.c477 Shell_Init(); in CanonicalVarname()