inh 207 tools/testing/selftests/capabilities/test_execve.c bool eff, bool perm, bool inh, bool ambient) inh 210 tools/testing/selftests/capabilities/test_execve.c (perm ? "1" : "0"), (inh ? "1" : "0"), (ambient ? "1" : "0"), inh 215 tools/testing/selftests/capabilities/test_execve.c static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) inh 217 tools/testing/selftests/capabilities/test_execve.c exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient);