Home
last modified time | relevance | path

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

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