Searched refs:OCON_NUM (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dpolicydb.h182 #define OCON_NUM 7 macro
231 struct ocontext *ocontexts[OCON_NUM];
H A Dpolicydb.c67 /* These need to be updated if SYM_NUM or OCON_NUM changes */
72 .ocon_num = OCON_NUM - 1,
77 .ocon_num = OCON_NUM - 1,
82 .ocon_num = OCON_NUM,
87 .ocon_num = OCON_NUM,
92 .ocon_num = OCON_NUM,
97 .ocon_num = OCON_NUM,
102 .ocon_num = OCON_NUM,
614 for (i = 0; i < OCON_NUM; i++) {

Completed in 39 milliseconds