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

  /external/mksh/src/
histrap.c 1493 setexecsig(Trap *p, int restore) function
    [all...]
exec.c 852 setexecsig(&sigtraps[SIGINT], SS_RESTORE_ORIG);
853 setexecsig(&sigtraps[SIGQUIT], SS_RESTORE_ORIG);
    [all...]
sh.h     [all...]

Completed in 263 milliseconds