Home
last modified time | relevance | path

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

/security/selinux/ss/
Dpolicydb.h170 struct ocontext { struct
202 struct ocontext *next; argument
207 struct ocontext *head;
283 struct ocontext *ocontexts[OCON_NUM];
Dservices.c719 struct context *ocontext, in security_validtrans_handle_fail() argument
728 if (context_struct_to_string(p, ocontext, &o, &olen)) in security_validtrans_handle_fail()
754 struct context *ocontext; in security_compute_validatetrans() local
782 ocontext = sidtab_search(sidtab, oldsid); in security_compute_validatetrans()
783 if (!ocontext) { in security_compute_validatetrans()
808 if (!constraint_expr_eval(policydb, ocontext, ncontext, in security_compute_validatetrans()
814 ocontext, in security_compute_validatetrans()
1978 struct ocontext *oc; in convert_context()
2320 struct ocontext *c; in security_port_sid()
2364 struct ocontext *c; in security_ib_pkey_sid()
[all …]
Dpolicydb.c355 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy()
764 struct ocontext *c, *ctmp; in policydb_destroy()
852 struct ocontext *head, *c; in policydb_load_isids()
1965 struct ocontext *l, *c; in genfs_read()
1966 struct ocontext *newc = NULL; in genfs_read()
2080 struct ocontext *l, *c; in ocontext_read()
3092 struct ocontext *c; in ocontext_write()
3217 struct ocontext *c; in genfs_write()