Searched refs:CAP_SYS_NICE (Results 1 – 2 of 2) sorted by relevance
39 auto nice_idx = CAP_TO_INDEX(CAP_SYS_NICE); in hasCapSysNice()40 auto nice_mask = CAP_TO_MASK(CAP_SYS_NICE); in hasCapSysNice()
95 #define CAP_SYS_NICE 23 macro