Searched refs:cap_capset (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dcommoncap.c188 * cap_capset - Validate and apply proposed changes to current's capabilities
199 int cap_capset(struct cred *new, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h60 extern int cap_capset(struct cred *new, const struct cred *old,
1847 return cap_capset(new, old, effective, inheritable, permitted);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dhooks.c1835 error = cap_capset(new, old,

Completed in 75 milliseconds