Searched defs:scontext (Results 1 – 4 of 4) sorted by relevance
41 scontext = {args.source} variable43 scontext = set() variable
26 class scontext: class
121 std::string scontext; in populateDenialMap() local149 std::string scontext = denialParse(string, ':', "scontext=u:object_r:"); in auditParse() local
404 let scontext = Context::new("u:r:shell:s0")?; localVariable