Home
last modified time | relevance | path

Searched refs:CAP_IPC_OWNER (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D08a32b2379fb5582f4312e59bf51a2823df56276.patch27 …AP_FSETID CAP_SETFCAP CAP_DAC_OVERRIDE CAP_DAC_READ_SEARCH CAP_FOWNER CAP_IPC_OWNER CAP_NET_ADMIN …
/openbmc/linux/include/uapi/linux/
H A Dcapability.h220 #define CAP_IPC_OWNER 15 macro
/openbmc/linux/ipc/
H A Dutil.c568 !ns_capable(ns->user_ns, CAP_IPC_OWNER)) in ipcperms()