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 DChangeLog692 o main.c: check for shellPath whether to call Shell_Init()
698 o compat.c: check for shellPath whether to call Shell_Init()
1930 extract InitShellNameAndPath from Shell_Init
3545 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
3728 o Job_ParseShell should call Shell_Init if it has been
4453 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.
H A Dvar.c477 Shell_Init(); in CanonicalVarname()