Home
last modified time | relevance | path

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

/base/security/selinux_adapter/test/unittest/selinux_common_test/
Dunit_test.cpp149 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KAVC, "test"));
164 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KAVC, "test"));
179 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KAVC, "test"));
191 EXPECT_EQ(-1, SelinuxKmsg(SELINUX_KAVC + 1, "test"));
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_klog.c48 if (logLevel != SELINUX_KAVC && logLevel > g_logLevel) { in SelinuxKmsg()
73 if (logLevel != SELINUX_KAVC) { in SelinuxKmsg()
/base/security/selinux_adapter/interfaces/policycoreutils/include/
Dselinux_klog.h28 SELINUX_KAVC enumerator