Home
last modified time | relevance | path

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

/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_error.cpp21 static const char *g_selinuxErrMsg[SELINUX_ERROR_MAX] = { variable
44 return g_selinuxErrMsg[errIndex]; in GetErrStr()