Searched refs:RUN_SIGIGNORE (Results 1 – 3 of 3) sorted by relevance
235 if (flags & RUN_SIGIGNORE)252 if (flags & RUN_SIGIGNORE)301 if (flags & RUN_SIGIGNORE)310 if (flags & RUN_SIGIGNORE)
288 RUN_NORMAL | RUN_SIGIGNORE)) != 0)446 RUN_NORMAL | RUN_SIGIGNORE)) != 0)
681 #define RUN_SIGIGNORE 0x0010 /* ignore interrupts for command */ macro