Home | History | Annotate | Download | only in kernel

Lines Matching defs:curtain

45 static const char curtain_name[] = "security.models.bsd44.curtain";
67 int curtain;
68 size_t len = sizeof(curtain);
70 if (sysctlbyname(curtain_name, &curtain, &len, NULL, 0) != 0)
73 return curtain;
85 * PR kern/47598: if security.models.extensions.curtain = 1 we crash when
99 "Checks for kernel crash with curtain active (PR kern/47598)");
110 * save old value of "curtain" and enable it
114 atf_tc_skip("curtain is not enabled and we would not be able"
159 * restore old value of curtain