Home
last modified time | relevance | path

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

/base/security/selinux_adapter/test/unittest/selinux_common_test/
Dunit_test.cpp148 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KERROR, "test"));
163 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KERROR, "test"));
175 SetSelinuxKmsgLevel(SELINUX_KERROR);
178 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KERROR, "test"));
190 SetSelinuxKmsgLevel(SELINUX_KERROR);
/base/security/selinux_adapter/interfaces/policycoreutils/include/
Dselinux_klog.h25 SELINUX_KERROR = 0, enumerator
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_klog.c24 static int g_logLevel = SELINUX_KERROR;