Home
last modified time | relevance | path

Searched refs:PRIO_PGRP (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dpriorities.h7 #if defined(PRIO_PGRP) || (defined(HAVE_DECL_PRIO_PGRP) && HAVE_DECL_PRIO_PGRP)
8 XLAT(PRIO_PGRP),
Dpriorities.in2 PRIO_PGRP
/external/toybox/toys/posix/
Drenice.c24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP :
/external/kernel-headers/original/uapi/linux/
Dresource.h58 #define PRIO_PGRP 1 macro