Home
last modified time | relevance | path

Searched refs:SetSelinuxKmsgLevel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/selinux_adapter/test/unittest/selinux_common_test/
H A Dunit_test.cpp103 SetSelinuxKmsgLevel(SELINUX_KINFO);
118 SetSelinuxKmsgLevel(SELINUX_KWARN);
133 SetSelinuxKmsgLevel(SELINUX_KERROR);
148 SetSelinuxKmsgLevel(SELINUX_KERROR);
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_klog.h31 void SetSelinuxKmsgLevel(int logLevel);
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_klog.c31 void SetSelinuxKmsgLevel(int logLevel) in SetSelinuxKmsgLevel() function
H A Dparam_checker.c52 SetSelinuxKmsgLevel(SELINUX_KWARN); in SelinuxSetCallback()
H A Dselinux_restorecon.c79 SetSelinuxKmsgLevel(SELINUX_KERROR); in SelinuxSetCallback()
H A Dload_policy.cpp64 SetSelinuxKmsgLevel(SELINUX_KWARN); in InitSelinuxLog()