Home
last modified time | relevance | path

Searched refs:inh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/capabilities/
H A Dtest_execve.c207 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap()
210 (perm ? "1" : "0"), (inh ? "1" : "0"), (ambient ? "1" : "0"), in exec_other_validate_cap()
215 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap() argument
217 exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient); in exec_validate_cap()
206 exec_other_validate_cap(const char *name, bool eff, bool perm, bool inh, bool ambient) exec_other_validate_cap() argument
/kernel/linux/linux-6.6/tools/testing/selftests/capabilities/
H A Dtest_execve.c207 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap()
210 (perm ? "1" : "0"), (inh ? "1" : "0"), (ambient ? "1" : "0"), in exec_other_validate_cap()
215 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap() argument
217 exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient); in exec_validate_cap()
206 exec_other_validate_cap(const char *name, bool eff, bool perm, bool inh, bool ambient) exec_other_validate_cap() argument

Completed in 2 milliseconds