Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_policy.c1110 int need_first = CIL_TRUE, need_last = CIL_TRUE; in cil_xperms_to_policy() local
1127 } else if (need_last == CIL_TRUE) { in cil_xperms_to_policy()
1130 need_last = CIL_FALSE; in cil_xperms_to_policy()
1144 need_last = CIL_TRUE; in cil_xperms_to_policy()
1148 if (need_last == CIL_FALSE) { in cil_xperms_to_policy()