Searched refs:ocontext (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/selinux/ss/
H A Dpolicydb.h171 struct ocontext { struct
203 struct ocontext *next;
208 struct ocontext *head;
286 struct ocontext *ocontexts[OCON_NUM];
H A Dservices.c2004 struct ocontext *oc;
2348 * ocontext_to_sid - Helper to safely get sid for an ocontext
2350 * @c: ocontext structure
2361 static int ocontext_to_sid(struct sidtab *sidtab, struct ocontext *c,
2395 struct ocontext *c;
2447 struct ocontext *c;
2499 struct ocontext *c;
2552 struct ocontext *c;
2618 struct ocontext *c;
2837 struct ocontext *
[all...]
H A Dpolicydb.c363 static void ocontext_destroy(struct ocontext *c, unsigned int i)
774 struct ocontext *c, *ctmp;
857 struct ocontext *head, *c;
2128 struct ocontext *l, *c;
2129 struct ocontext *newc = NULL;
2244 struct ocontext *l, *c;
3302 struct ocontext *c;
3433 struct ocontext *c;

Completed in 193 milliseconds