Searched refs:quitenv (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dmain.c483 if (s) /* Do this before quitenv(), which frees the memory */
485 quitenv();
520 quitenv();
590 quitenv();
595 quitenv();
650 quitenv();
686 quitenv();
709 quitenv() function
H A Dexec.c144 /* do redirection, to be restored in quitenv() */
155 /* Deal with FERREXIT, quitenv(), etc. */
221 quitenv();
327 quitenv();
367 quitenv();
437 quitenv(); /* restores IO */
696 quitenv();
700 quitenv();
1482 quitenv();
1483 shf_close(shf); /* after quitenv */
[all...]
H A Dexpr.c192 quitenv();
220 quitenv();
H A Dproto.h171 void quitenv ARGS((void));
H A Dc_sh.c571 quitenv(); /* get rid of any i/o redirections */
H A Dlex.c1154 quitenv();

Completed in 116 milliseconds