Searched refs:PC_GETPRIRANGE (Results 1 – 3 of 3) sorted by relevance
58 #define PC_GETPRIRANGE 5 /* Get priority range for a class */ macro
166 if (priocntl(0, 0, PC_GETPRIRANGE, &pcpri) == 0) { in get_info_by_policy()
658 case PC_GETPRIRANGE: in priocntl_common()