Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Djob.h190 void Shell_Init(void);
H A Dcompat.c286 Shell_Init(); in Compat_RunCommand()
696 Shell_Init(); in Compat_Make()
750 Shell_Init(); in Compat_MakeAll()
H A Djob.c2195 Shell_Init(void) in Shell_Init() function
2292 Shell_Init(); in Job_Init()
2535 Shell_Init(); in Job_ParseShell()
2571 Shell_Init(); in Job_ParseShell()
H A Dmain.c1735 Shell_Init(); in Cmd_Exec()
H A DChangeLog1104 extract InitShellNameAndPath from Shell_Init
2719 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
2902 o Job_ParseShell should call Shell_Init if it has been
3627 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.
H A Dvar.c390 Shell_Init(); in CanonicalVarname()