Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/ss/
Dpolicydb.h174 struct ocontext { struct
197 struct ocontext *next; argument
202 struct ocontext *head;
275 struct ocontext *ocontexts[OCON_NUM];
Dservices.c753 static int security_validtrans_handle_fail(struct context *ocontext, in security_validtrans_handle_fail() argument
761 if (context_struct_to_string(ocontext, &o, &olen)) in security_validtrans_handle_fail()
784 struct context *ocontext; in security_validate_transition() local
807 ocontext = sidtab_search(&sidtab, oldsid); in security_validate_transition()
808 if (!ocontext) { in security_validate_transition()
833 if (!constraint_expr_eval(ocontext, ncontext, tcontext, in security_validate_transition()
835 rc = security_validtrans_handle_fail(ocontext, ncontext, in security_validate_transition()
1857 struct ocontext *oc; in convert_context()
2179 struct ocontext *c; in security_port_sid()
2219 struct ocontext *c; in security_netif_sid()
[all …]
Dpolicydb.c776 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy()
794 struct ocontext *c, *ctmp; in policydb_destroy()
893 struct ocontext *head, *c; in policydb_load_isids()
2001 struct ocontext *l, *c; in genfs_read()
2002 struct ocontext *newc = NULL; in genfs_read()
2114 struct ocontext *l, *c; in ocontext_read()
3066 struct ocontext *c; in ocontext_write()
3159 struct ocontext *c; in genfs_write()