Searched defs:scontext (Results 1 – 5 of 5) sorted by relevance
55 scontext = {args.source} variable57 scontext = set() variable
94 def AllowRead(tclass, scontext): argument
526 class scontext: class
132 const std::string& scontext = fields[0]; in populateDenialMap() local177 std::string scontext = denialParse(string, ':', "scontext=u:object_r:"); in auditParse() local
725 let scontext = Context::new("u:r:shell:s0")?; localVariable