Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_klog.c25 static const char *g_logLevelStr[] = {"ERROR", "WARNING", "INFO", "AVC"}; variable
75 g_logLevelStr[logLevel], tmpFmt); in SelinuxKmsg()