Home
last modified time | relevance | path

Searched defs:newcontext (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/security/selinux/ss/
Dmls.c515 struct context *newcontext, in mls_compute_sid()
Dservices.c1333 struct context *newcontext) in compute_sid_handle_invalid_context()
1359 static void filename_compute_type(struct policydb *p, struct context *newcontext, in filename_compute_type()
1392 struct context *scontext = NULL, *tcontext = NULL, newcontext; in security_compute_sid() local