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

  /external/libsepol/src/
private.h 53 unsigned int ocon_num; member in struct:policydb_compat_info
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_FSUSE + 1,
80 .ocon_num = OCON_FSUSE + 1,
87 .ocon_num = OCON_NODE6 + 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...]
write.c 1204 for (i = 0; i < info->ocon_num; i++) {
    [all...]

Completed in 31 milliseconds