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.c1109 int need_first = CIL_TRUE, need_last = CIL_TRUE; in cil_xperms_to_policy() local
1124 } else if (need_last == CIL_TRUE) { in cil_xperms_to_policy()
1127 need_last = CIL_FALSE; in cil_xperms_to_policy()
1141 need_last = CIL_TRUE; in cil_xperms_to_policy()
1145 if (need_last == CIL_FALSE) { in cil_xperms_to_policy()