Home
last modified time | relevance | path

Searched refs:rtr (Results 1 – 1 of 1) sorted by relevance

/security/selinux/ss/
A Dmls.c484 struct range_trans rtr; in mls_compute_sid() local
495 rtr.source_type = scontext->type; in mls_compute_sid()
496 rtr.target_type = tcontext->type; in mls_compute_sid()
497 rtr.target_class = tclass; in mls_compute_sid()
498 r = policydb_rangetr_search(p, &rtr); in mls_compute_sid()

Completed in 3 milliseconds