Home
last modified time | relevance | path

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

/linux-5.19.10/security/selinux/ss/
Dservices.c544 struct context lo_scontext; in type_attribute_bounds_av() local
562 memcpy(&lo_scontext, scontext, sizeof(lo_scontext)); in type_attribute_bounds_av()
563 lo_scontext.type = source->bounds; in type_attribute_bounds_av()
571 context_struct_compute_av(policydb, &lo_scontext, in type_attribute_bounds_av()