Searched refs:ACT_IGNORE (Results 1 – 1 of 1) sorted by relevance
79 #define ACT_IGNORE 1 macro105 { SIGHUP, ACT_IGNORE, NULL }, /* hangup */135 { SIGPWR, ACT_IGNORE, NULL }, /* power-fail restart */137 { SIGWINCH, ACT_IGNORE, NULL }, /* window size change */894 case ACT_IGNORE: /* ignore */ in CallSystemHandler()