Home
last modified time | relevance | path

Searched refs:SS_RESTORE_IGN (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Djobs.c200 SS_RESTORE_IGN|SS_FORCE); in j_init()
392 SS_RESTORE_IGN|SS_FORCE); in j_change()
576 SS_RESTORE_IGN|SS_FORCE); in exchild()
578 SS_RESTORE_IGN|SS_FORCE); in exchild()
Dhistrap.c1512 case SS_RESTORE_IGN: in setexecsig()
Dsh.h1250 #define SS_RESTORE_IGN 3 /* restore to SIG_IGN */ macro