Searched refs:PRIO_PGRP (Results 1 – 4 of 4) sorted by relevance
7 #if defined(PRIO_PGRP) || (defined(HAVE_DECL_PRIO_PGRP) && HAVE_DECL_PRIO_PGRP)8 XLAT(PRIO_PGRP),
2 PRIO_PGRP
24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP :
58 #define PRIO_PGRP 1 macro