Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/capabilities/
Dtest_execve.c196 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap()
204 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap()
/linux-4.4.14/kernel/
Daudit.c1684 kernel_cap_t *inh = &name->fcap.inheritable; in audit_log_fcaps() local