Searched refs:newcontext (Results 1 – 2 of 2) sorted by relevance
1690 struct context *newcontext) in compute_sid_handle_invalid_context() argument1702 if (context_struct_to_string(policydb, newcontext, &n, &nlen)) in compute_sid_handle_invalid_context()1724 struct context *newcontext, in filename_compute_type() argument1746 newcontext->type = datum->otype; in filename_compute_type()1765 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local1787 context_init(&newcontext); in security_compute_sid()1831 newcontext.user = tcontext->user; in security_compute_sid()1835 newcontext.user = scontext->user; in security_compute_sid()1840 newcontext.user = tcontext->user; in security_compute_sid()1846 newcontext.role = scontext->role; in security_compute_sid()[all …]
47 struct context *newcontext, bool sock);