HomeSort by relevance Sort by last modified time
    Searched refs:typeattribute (Results 1 - 5 of 5) sorted by null

  /external/libsepol/tests/policies/test-expander/
module.conf 61 typeattribute attr_check_base_2_2_t attr_check_base_2;
64 typeattribute attr_check_base_3_4_t attr_check_base_3;
71 typeattribute attr_check_base_5_2_t attr_check_base_5;
79 typeattribute attr_check_base_6_4_t attr_check_base_6;
88 typeattribute attr_check_base_8_2_t attr_check_base_8;
97 typeattribute attr_check_base_9_4_t attr_check_base_9;
106 typeattribute attr_check_base_10_4_t attr_check_base_10;
114 typeattribute attr_check_base_11_4_t attr_check_base_11;
118 typeattribute attr_check_base_optional_2_2_t attr_check_base_optional_2;
125 typeattribute attr_check_base_optional_5_2_t attr_check_base_optional_5
    [all...]
small-base.conf 500 typeattribute attr_check_base_1_2_t attr_check_base_1;
503 typeattribute attr_check_base_3_2_t attr_check_base_3;
510 typeattribute attr_check_base_4_2_t attr_check_base_4;
518 typeattribute attr_check_base_6_2_t attr_check_base_6;
526 typeattribute attr_check_base_7_2_t attr_check_base_7;
534 typeattribute attr_check_base_9_2_t attr_check_base_9;
542 typeattribute attr_check_base_10_2_t attr_check_base_10;
550 typeattribute attr_check_base_11_2_t attr_check_base_11;
558 # typeattribute attr_check_base_optional_4_2_t attr_check_base_optional_4;
566 # typeattribute attr_check_base_optional_6_2_t attr_check_base_optional_6
    [all...]
  /external/libsepol/tests/policies/test-linker/
module1.conf 19 typeattribute g_m1_type_2 g_m1_attr_1;
26 typeattribute g_m1_type_3 g_b_attr_3;
30 typeattribute g_m1_type_4 g_b_attr_5;
34 typeattribute g_m1_type_5 o4_b_attr_1;
84 typeattribute o1_m1_type_3 g_b_attr_4;
87 typeattribute o1_m1_type_5 o1_b_attr_2;
135 typeattribute o4_m1_type_1 o4_m1_attr_1;
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 979 typeattribute bin_t file_type;
982 typeattribute sbin_t file_type;
985 typeattribute ls_exec_t file_type;
986 typeattribute ls_exec_t entry_type;
989 typeattribute shell_exec_t file_type;
992 typeattribute chroot_exec_t file_type;
993 typeattribute ppp_device_t device_node;
997 typeattribute tun_tap_device_t device_node;
1001 typeattribute auth_port_t reserved_port_type;
1002 typeattribute bgp_port_t reserved_port_type
    [all...]
  /external/checkpolicy/
policy_scan.l 91 TYPEATTRIBUTE |
92 typeattribute { return(TYPEATTRIBUTE); }

Completed in 206 milliseconds