HomeSort by relevance Sort by last modified time
    Searched refs:quitenv (Results 1 - 8 of 8) sorted by null

  /external/mksh/src/
exec.c 142 /* do redirection, to be restored in quitenv() */
154 /* Deal with FERREXIT, quitenv(), etc. */
221 quitenv(NULL);
327 quitenv(NULL);
360 quitenv(NULL);
454 quitenv(NULL);
806 quitenv(NULL);
810 quitenv(NULL);
    [all...]
main.c 735 quitenv(s ? s->u.shf : NULL);
771 quitenv(s->u.shf);
819 quitenv(NULL);
858 quitenv(NULL);
864 quitenv(NULL);
918 quitenv(NULL);
974 quitenv(NULL);
1006 quitenv(struct shf *shf) function
    [all...]
expr.c 140 quitenv(NULL);
168 quitenv(NULL);
lex.c     [all...]
eval.c     [all...]
funcs.c     [all...]
sh.h 837 #define EF_FAKE_SIGDIE BIT(2) /* hack to get info from unwind to quitenv */
    [all...]
edit.c     [all...]

Completed in 1407 milliseconds