Searched defs:tomoyo_number_union (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dcommon.h522 struct tomoyo_number_union { struct
552 struct tomoyo_number_union number;
637 * Right hand operand. A "struct tomoyo_number_union" for
652 u16 numbers_count; /* Number of "struct tomoyo_number_union values". */
660 * struct tomoyo_number_union values[numbers_count];
719 struct tomoyo_number_union number;
727 struct tomoyo_number_union mode;
728 struct tomoyo_number_union major;
729 struct tomoyo_number_union minor;
748 struct tomoyo_number_union flag
[all...]

Completed in 6 milliseconds