Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dmatch.h107 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
110 TTYPE *__t = (TTYPE *) TABLE; \
112 BUILD_BUG_ON(sizeof(TTYPE) != sizeof(BTYPE)); \