Home
last modified time | relevance | path

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

/openbmc/linux/security/
H A Dcommoncap.c589 bool *has_fcap) in bprm_caps_from_vfs_caps()
724 bool *effective, bool *has_fcap) in get_file_caps()
788 static void handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, in handle_privileged_root()
853 kuid_t root, bool has_fcap) in nonroot_raised_pE()
890 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local