Searched refs:cap_capset (Results 1 – 2 of 2) sorted by relevance
261 * cap_capset - Validate and apply proposed changes to current's capabilities272 int cap_capset(struct cred *new, in cap_capset() function 1486 LSM_HOOK_INIT(capset, cap_capset),
181 extern int cap_capset(struct cred *new, const struct cred *old,686 return cap_capset(new, old, effective, inheritable, permitted); in security_capset()