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

  /external/mksh/src/
histrap.c 1258 runtrap(p);
1262 runtrap(Trap *p) function
main.c 672 runtrap(&sigtraps[SIGEXIT_]);
675 runtrap(&sigtraps[SIGERR_]);
    [all...]
sh.h 683 #define TF_CHANGED BIT(8) /* used by runtrap() to detect trap changes */
    [all...]

Completed in 22 milliseconds