Searched refs:ocontexts (Results 1 - 3 of 3) 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.h240 struct ocontext *ocontexts[OCON_NUM]; member in struct:policydb
H A Dservices.c1692 oc = args->newp->ocontexts[OCON_ISID];
1896 c = policydb.ocontexts[OCON_PORT];
1935 c = policydb.ocontexts[OCON_NETIF];
2005 c = policydb.ocontexts[OCON_NODE];
2019 c = policydb.ocontexts[OCON_NODE6];
2252 c = policydb.ocontexts[OCON_FSUSE];
H A Dpolicydb.c699 c = p->ocontexts[i];
705 p->ocontexts[i] = NULL;
775 head = p->ocontexts[OCON_ISID];
1935 p->ocontexts[i] = c;

Completed in 82 milliseconds