Searched refs:CAP_OPT_INSETID (Results 1 – 2 of 2) sorted by relevance
/linux/security/safesetid/ | ||
H A D | lsm.c | 105 if ((opts & CAP_OPT_INSETID) != 0) in safesetid_security_capable() |
/linux/kernel/ | ||
H A D | capability.c | 416 return ns_capable_common(ns, cap, CAP_OPT_INSETID); |