Home | History | Annotate | Download | only in sh

Lines Matching full:main

18 be compiled stand-alone.  The rest of the source is in the main
44 back to the main command loop */
91 EXINT exception to return to the main command loop. (Exception:
121 MAIN.C: The main routine performs some initialization, executes
126 called from main to parse the shell arguments when the shell is
294 normally terminates the shell (or returns to the main command
306 stand-alone environment. The user should call the main routine
307 "main", and #define main to be the name of the routine to use
309 before bltin.h is included; bltin.h will #undef main if the pro-
316 mand is run, so subsequent pwd commands run very fast. The main