Home
last modified time | relevance | path

Searched defs:has_fcap (Results 1 – 1 of 1) sorted by relevance

/linux/security/
H A Dcommoncap.c618 bprm_caps_from_vfs_caps(struct cpu_vfs_cap_data * caps,struct linux_binprm * bprm,bool * effective,bool * has_fcap) bprm_caps_from_vfs_caps() argument
753 get_file_caps(struct linux_binprm * bprm,const struct file * file,bool * effective,bool * has_fcap) get_file_caps() argument
817 handle_privileged_root(struct linux_binprm * bprm,bool has_fcap,bool * effective,kuid_t root_uid) handle_privileged_root() argument
882 nonroot_raised_pE(struct cred * new,const struct cred * old,kuid_t root,bool has_fcap) nonroot_raised_pE() argument
919 bool effective = false, has_fcap = false, is_setid; cap_bprm_creds_from_file() local
[all...]