Searched refs:CE_SIGNALGROUP (Results 1 – 1 of 1) sorted by relevance
112 #define CE_SIGNALGROUP 0x0080 /* Signal a process-group instead of a single */ macro1423 working->flags |= CE_SIGNALGROUP; in parse_file()1524 if (working->flags & CE_SIGNALGROUP) { in parse_file()1527 working->flags &= ~CE_SIGNALGROUP; in parse_file()2368 if (ent->flags & CE_SIGNALGROUP) { in set_swpid()