Home
last modified time | relevance | path

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

/linux-4.4.14/security/
Dcommoncap.c347 bool *has_cap) in bprm_caps_from_vfs_caps()
446 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_cap) in get_file_caps()
493 bool effective, has_cap = false, is_setid; in cap_bprm_set_creds() local
/linux-4.4.14/drivers/platform/x86/
Dacer-wmi.c615 static bool has_cap(u32 cap) in has_cap() function