Searched refs:CAP_PDKILL (Results 1 – 6 of 6) sorted by relevance
255 #define CAP_PDKILL CAPRIGHT(1, 0x0000000000000800ULL) macro
220 { CAP_PDKILL, "pk" },
92 const cap_rights_t cap_pdkill_rights = CAP_RIGHTS_INITIALIZER(CAP_PDKILL);
551 TRY(CAP_PDKILL); in test_capabilities()
954 cap_rights_init(&r_pdall, CAP_PDGETPID, CAP_PDWAIT, CAP_PDKILL); in TEST()
100 RIGHTS_INFO(CAP_PDKILL),