Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/
Ddebug.h14 #define SEPOL_MSG_ERR 1 macro
/external/selinux/libsepol/src/
Ddebug.h51 msg_write(handle, SEPOL_MSG_ERR, "libsepol", \
Ddebug.c53 case SEPOL_MSG_ERR: in hidden_def()