Home
last modified time | relevance | path

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

/base/security/selinux/interfaces/policycoreutils/include/
Dselinux_error.h33 SELINUX_KEY_NOT_FOUND, enumerator
/base/security/selinux/interfaces/policycoreutils/src/
Dselinux_error.cpp27 [SELINUX_KEY_NOT_FOUND] = "cannot find key in contexts file",
Dhap_restorecon.cpp208 return -SELINUX_KEY_NOT_FOUND; in HapContextsLookup()