Searched refs:tcontext (Results 1 – 5 of 5) sorted by relevance
45 tcontext = {args.target} variable47 tcontext = set() variable58 tcontext=tcontext,
213 tcontext = set()215 tcontext |= self.ResolveTypeAttribute(tctx)216 kwargs['tcontext'] = tcontext
122 std::string tcontext; in populateDenialMap() local127 split_line >> scontext >> tcontext >> tclass >> bug_num; in populateDenialMap()128 denial_to_bug.emplace(scontext + tcontext + tclass, bug_num); in populateDenialMap()150 std::string tcontext = denialParse(string, ':', "tcontext=u:object_r:"); in auditParse() local155 if (tcontext.empty()) { in auditParse()156 tcontext = denialParse(string, ':', "tcontext=u:r:"); in auditParse()158 auto search = denial_to_bug.find(scontext + tcontext + tclass); in auditParse()
406 let tcontext = backend.lookup(SHELL_KEY_NAMESPACE)?; localVariable413 &tcontext,425 &tcontext,
57 # scontext=u:r:atrace:s0 tcontext=u:r:traced_probes:s0 tclass=fd