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

/linux-master/security/
H A Dcommoncap.c1057 * cap_emulate_setxuid() fixes the effective / permitted capabilities of
1085 static inline void cap_emulate_setxuid(struct cred *new, const struct cred *old) function
1133 cap_emulate_setxuid(new, old);

Completed in 121 milliseconds