Home
last modified time | relevance | path

Searched refs:get_file_caps (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/security/
Dcommoncap.c446 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_cap) in get_file_caps() function
501 ret = get_file_caps(bprm, &effective, &has_cap); in cap_bprm_set_creds()