Home
last modified time | relevance | path

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

/linux/security/selinux/include/
H A Dsecurity.h26 #define SECCLASS_NULL 0x0000 /* no class */ macro
/linux/security/selinux/ss/
H A Dservices.c196 return SECCLASS_NULL; in map_class()