Home
last modified time | relevance | path

Searched defs:table_set_header (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/security/apparmor/include/
Dmatch.h39 struct table_set_header { struct
40 u32 th_magic; /* YYTH_MAGIC */
41 u32 th_hsize;
42 u32 th_ssize;
43 u16 th_flags;
44 char th_version[];