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

/external/selinux/libsepol/cil/src/
H A Dcil_internal.h78 char *CIL_KEY_CONS_T3; variable
H A Dcil.c85 CIL_KEY_CONS_T3 = cil_strpool_add("t3");
1144 return CIL_KEY_CONS_T3;
H A Dcil_policy.c762 operand_str = CIL_KEY_CONS_T3;
H A Dcil_tree.c370 operand_str = CIL_KEY_CONS_T3;
H A Dcil_build_ast.c2648 else if (operand == CIL_KEY_CONS_T3) return CIL_CONS_T3;

Completed in 50 milliseconds