Searched refs:newcontext (Results 1 – 2 of 2) sorted by relevance
1669 struct context *newcontext) in compute_sid_handle_invalid_context() argument1681 if (context_struct_to_string(policydb, newcontext, &n, &nlen)) in compute_sid_handle_invalid_context()1703 struct context *newcontext, in filename_compute_type() argument1725 newcontext->type = datum->otype; in filename_compute_type()1744 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local1766 context_init(&newcontext); in security_compute_sid()1810 newcontext.user = tcontext->user; in security_compute_sid()1814 newcontext.user = scontext->user; in security_compute_sid()1819 newcontext.user = tcontext->user; in security_compute_sid()1825 newcontext.role = scontext->role; in security_compute_sid()[all …]
47 struct context *newcontext, bool sock);