Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dcompat.c290 Shell_Init(); in Compat_RunCommand()
647 Shell_Init(); in Compat_Make()
707 Shell_Init(); in Compat_Run()
H A Djob.h190 void Shell_Init(void);
H A Djob.c2208 Shell_Init(void) in Shell_Init() function
2305 Shell_Init(); in Job_Init()
2548 Shell_Init(); in Job_ParseShell()
2584 Shell_Init(); in Job_ParseShell()
H A Dmain.c1734 Shell_Init(); in Cmd_Exec()
H A DChangeLog720 extract InitShellNameAndPath from Shell_Init
2335 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
2518 o Job_ParseShell should call Shell_Init if it has been
3243 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.
H A Dvar.c388 Shell_Init(); in CanonicalVarname()