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/
H A Dunit_test.cpp107 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KAVC, "test")); in HWTEST_F()
122 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KAVC, "test")); in HWTEST_F()
137 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KAVC, "test")); in HWTEST_F()
149 EXPECT_EQ(-1, SelinuxKmsg(SELINUX_KAVC + 1, "test")); in HWTEST_F()
/base/security/selinux_adapter/framework/policycoreutils/src/
H A 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/
H A Dselinux_klog.h28 SELINUX_KAVC enumerator

Completed in 1 milliseconds