Searched refs:has_fcap (Results 1 – 1 of 1) sorted by relevance
619 bool *has_fcap) in bprm_caps_from_vfs_caps() argument 628 *has_fcap = true; in bprm_caps_from_vfs_caps() 754 bool *effective, bool *has_fcap) in get_file_caps() argument 786 rc = bprm_caps_from_vfs_caps(&vcaps, bprm, effective, has_fcap); in get_file_caps() 809 * @has_fcap: Are any file capabilities set?818 static void handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, in handle_privileged_root() argument 831 if (has_fcap && __is_suid(root_uid, new)) { in handle_privileged_root() 877 kuid_t root, bool has_fcap) in nonroot_raised_pE() argument 889 ((has_fcap && in nonroot_raised_pE() 914 bool effective = false, has_fcap in cap_bprm_creds_from_file() local [all...]