Home
last modified time | relevance | path

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

/security/selinux/ss/
Dservices.c539 struct context lo_tcontext, *tcontextp = tcontext; in type_attribute_bounds_av() local
560 memcpy(&lo_tcontext, tcontext, sizeof(lo_tcontext)); in type_attribute_bounds_av()
561 lo_tcontext.type = target->bounds; in type_attribute_bounds_av()
562 tcontextp = &lo_tcontext; in type_attribute_bounds_av()