Home
last modified time | relevance | path

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

/linux-3.3/security/
Dcommoncap.c326 bool *has_cap) in bprm_caps_from_vfs_caps()
421 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_cap) in get_file_caps()
472 bool effective, has_cap = false; in cap_bprm_set_creds() local
/linux-3.3/drivers/platform/x86/
Dacer-wmi.c500 static bool has_cap(u32 cap) in has_cap() function