Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dservices.c858 struct sepol_av_decision lo_avd; in type_attribute_bounds_av() local
869 memset(&lo_avd, 0, sizeof(lo_avd)); in type_attribute_bounds_av()
884 &lo_avd, in type_attribute_bounds_av()
889 masked = ~lo_avd.allowed & avd->allowed; in type_attribute_bounds_av()