Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c1110 int need_first = CIL_TRUE, need_last = CIL_TRUE; in cil_xperms_to_policy() local
1125 } else if (need_last == CIL_TRUE) { in cil_xperms_to_policy()
1128 need_last = CIL_FALSE; in cil_xperms_to_policy()
1142 need_last = CIL_TRUE; in cil_xperms_to_policy()
1146 if (need_last == CIL_FALSE) { in cil_xperms_to_policy()

Completed in 4 milliseconds