HomeSort by: relevance | last modified time | path
    Searched refs:quitenv (Results 1 - 6 of 6) sorted by relevancy

  /src/bin/ksh/
main.c 444 if (s) /* Do this before quitenv(), which frees the memory */
446 quitenv();
481 quitenv();
551 quitenv();
556 quitenv();
611 quitenv();
647 quitenv();
670 quitenv() function in typeref:typename:void
exec.c 141 /* do redirection, to be restored in quitenv() */
152 /* Deal with FERREXIT, quitenv(), etc. */
215 quitenv();
320 quitenv();
360 quitenv();
429 quitenv(); /* restores IO */
689 quitenv();
693 quitenv();
1290 quitenv();
1291 shf_close(shf); /* after quitenv */
    [all...]
expr.c 191 quitenv();
219 quitenv();
proto.h 173 void quitenv ARGS((void));
c_sh.c 571 quitenv(); /* get rid of any i/o redirections */
lex.c 1142 quitenv();

Completed in 14 milliseconds