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

/external/selinux/libsepol/cil/src/
H A Dcil_internal.h197 char *CIL_KEY_CONSTRAIN; variable
H A Dcil.c183 CIL_KEY_CONSTRAIN = cil_strpool_add("constrain");
1062 return CIL_KEY_CONSTRAIN;
H A Dcil_policy.c538 kind = CIL_KEY_CONSTRAIN;
H A Dcil_build_ast.c6167 } else if (parse_current->data == CIL_KEY_CONSTRAIN) {

Completed in 63 milliseconds