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

/external/selinux/libsepol/cil/src/
H A Dcil_internal.h78 char *CIL_KEY_CONS_T2; variable
H A Dcil.c84 CIL_KEY_CONS_T2 = cil_strpool_add("t2");
1159 return CIL_KEY_CONS_T2;
H A Dcil_write_ast.c177 operand_str = CIL_KEY_CONS_T2;
H A Dcil_tree.c453 operand_str = CIL_KEY_CONS_T2;
H A Dcil_build_ast.c2623 else if (operand == CIL_KEY_CONS_T2) return CIL_CONS_T2;

Completed in 213 milliseconds