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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dpolicydb.h188 #define OCON_NUM 7 macro
240 struct ocontext *ocontexts[OCON_NUM];
H A Dpolicydb.c73 /* These need to be updated if SYM_NUM or OCON_NUM changes */
78 .ocon_num = OCON_NUM - 1,
83 .ocon_num = OCON_NUM - 1,
88 .ocon_num = OCON_NUM,
93 .ocon_num = OCON_NUM,
98 .ocon_num = OCON_NUM,
103 .ocon_num = OCON_NUM,
108 .ocon_num = OCON_NUM,
113 .ocon_num = OCON_NUM,
118 .ocon_num = OCON_NUM,
[all...]

Completed in 85 milliseconds