Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Djobs.c181 SS_RESTORE_IGN|SS_FORCE); in j_init()
365 SS_RESTORE_IGN|SS_FORCE); in j_change()
506 SS_RESTORE_IGN|SS_FORCE); in exchild()
508 SS_RESTORE_IGN|SS_FORCE); in exchild()
H A Dtrap.c417 case SS_RESTORE_IGN: in setexecsig()
H A Dsh.h241 #define SS_RESTORE_IGN 3 /* restore to SIG_IGN */ macro