Lines Matching full:enum
69 enum tomoyo_conditions_index {
138 enum tomoyo_path_stat_index {
148 enum tomoyo_mode_index {
160 enum tomoyo_policy_id {
176 enum tomoyo_domain_info_flags_index {
190 enum tomoyo_grant_log {
200 enum tomoyo_group_id {
208 enum tomoyo_value_type {
216 enum tomoyo_transition_type {
228 enum tomoyo_acl_entry_type_index {
241 enum tomoyo_path_acl_index {
257 enum tomoyo_memory_stat_type {
264 enum tomoyo_mkdev_acl_index {
271 enum tomoyo_network_acl_index {
280 enum tomoyo_path2_acl_index {
288 enum tomoyo_path_number_acl_index {
301 enum tomoyo_securityfs_interface_index {
314 enum tomoyo_special_mount {
326 enum tomoyo_mac_index {
370 enum tomoyo_mac_category_index {
387 enum tomoyo_policy_stat_type {
397 enum tomoyo_pref_index {
438 /* One of values in "enum tomoyo_path_acl_index". */
444 /* One of values in "enum tomoyo_path2_acl_index". */
452 /* One of values in "enum tomoyo_mkdev_acl_index". */
460 * "enum tomoyo_path_number_acl_index".
472 /* One of values in "enum tomoyo_network_acl_index". */
480 /* One of values in "enum tomoyo_network_acl_index". */
529 /* One of values in "enum tomoyo_value_type". */
660 u8 grant_log; /* One of values in "enum tomoyo_grant_log". */
676 u8 type; /* One of values in "enum tomoyo_acl_entry_type_index". */
711 u16 perm; /* Bitmask of values in "enum tomoyo_path_acl_index". */
721 /* Bitmask of values in "enum tomoyo_path_number_acl_index". */
730 u8 perm; /* Bitmask of values in "enum tomoyo_mkdev_acl_index". */
742 u8 perm; /* Bitmask of values in "enum tomoyo_path2_acl_index". */
766 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */
775 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */
838 enum tomoyo_securityfs_interface_index type;
851 u8 type; /* One of values in "enum tomoyo_transition_type". */