Home
last modified time | relevance | path

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

/trueos/usr.bin/make/
HDshell.h107 void Shell_Init(void);
HDshell.c306 Shell_Init(void) in Shell_Init() function
HDmain.c1000 Shell_Init(); in main()
/trueos/contrib/bmake/
HDjob.h251 void Shell_Init(void);
HDjob.c2149 Shell_Init(void) in Shell_Init() function
2268 Shell_Init(); in Job_Init()
2506 Shell_Init(); in Job_ParseShell()
2542 Shell_Init(); in Job_ParseShell()
HDcompat.c134 Shell_Init(); /* setup default shell */ in Compat_Init()
HDmain.c1531 Shell_Init(); in Cmd_Exec()
HDChangeLog106 o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is
289 o Job_ParseShell should call Shell_Init if it has been
1014 o fix Shell_Init for case that _BASENAME_DEFSHELL is absolute path.