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

  /external/mksh/src/
main.c 971 e->flags |= EF_FAKE_SIGDIE;
1040 if (ep->flags & EF_FAKE_SIGDIE) {
    [all...]
sh.h 837 #define EF_FAKE_SIGDIE BIT(2) /* hack to get info from unwind to quitenv */
    [all...]

Completed in 533 milliseconds