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

  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 398 /* OCON_NUM needs to be the largest index in any platform's ocontext array */
399 #define OCON_NUM 7
563 ocontext_t *ocontexts[OCON_NUM];
  /external/selinux/libsepol/src/
module_to_cil.c     [all...]
expand.c     [all...]
policydb.c 60 /* These need to be updated if SYM_NUM or OCON_NUM changes */
66 .ocon_num = OCON_XEN_PCIDEVICE + 1,
73 .ocon_num = OCON_XEN_DEVICETREE + 1,
80 .ocon_num = OCON_FSUSE + 1,
87 .ocon_num = OCON_FSUSE + 1,
94 .ocon_num = OCON_NODE6 + 1,
101 .ocon_num = OCON_NODE6 + 1,
108 .ocon_num = OCON_NODE6 + 1,
115 .ocon_num = OCON_NODE6 + 1,
122 .ocon_num = OCON_NODE6 + 1
    [all...]

Completed in 29 milliseconds