Home
last modified time | relevance | path

Searched refs:acl_type (Results 1 – 1 of 1) sorted by relevance

/security/tomoyo/
Dcommon.c1395 const u8 acl_type = acl->type; in tomoyo_print_entry() local
1405 else if (acl_type == TOMOYO_TYPE_PATH_ACL) { in tomoyo_print_entry()
1427 } else if (acl_type == TOMOYO_TYPE_MANUAL_TASK_ACL) { in tomoyo_print_entry()
1436 } else if (acl_type == TOMOYO_TYPE_PATH2_ACL) { in tomoyo_print_entry()
1457 } else if (acl_type == TOMOYO_TYPE_PATH_NUMBER_ACL) { in tomoyo_print_entry()
1478 } else if (acl_type == TOMOYO_TYPE_MKDEV_ACL) { in tomoyo_print_entry()
1501 } else if (acl_type == TOMOYO_TYPE_INET_ACL) { in tomoyo_print_entry()
1534 } else if (acl_type == TOMOYO_TYPE_UNIX_ACL) { in tomoyo_print_entry()
1556 } else if (acl_type == TOMOYO_TYPE_MOUNT_ACL) { in tomoyo_print_entry()
1565 } else if (acl_type == TOMOYO_TYPE_ENV_ACL) { in tomoyo_print_entry()