Lines Matching full:allow
67 u32 allow; member
68 u32 audit; /* set only when allow is set */
70 u32 deny; /* explicit deny, or conflict if allow also set */
71 u32 quiet; /* set only when ~allow | deny */
72 u32 kill; /* set only when ~allow | deny */
73 u32 stop; /* set only when ~allow | deny */
75 u32 complain; /* accumulates only used when ~allow & ~deny */
76 u32 cond; /* set only when ~allow and ~deny */
78 u32 hide; /* set only when ~allow | deny */
79 u32 prompt; /* accumulates only used when ~allow & ~deny */
82 * u32 subtree; / * set only when allow is set * /
105 * gah this doesn't allow for label compound check!!!!