Home
last modified time | relevance | path

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

/security/apparmor/include/
Dmatch.h41 struct table_set_header { struct
42 u32 th_magic; /* YYTH_MAGIC */
43 u32 th_hsize;
44 u32 th_ssize;
45 u16 th_flags;
46 char th_version[];