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

/external/selinux/libsepol/cil/src/
H A Dcil_internal.h77 char *CIL_KEY_CONS_T1; variable
H A Dcil.c83 CIL_KEY_CONS_T1 = cil_strpool_add("t1");
1157 return CIL_KEY_CONS_T1;
H A Dcil_write_ast.c174 operand_str = CIL_KEY_CONS_T1;
H A Dcil_tree.c450 operand_str = CIL_KEY_CONS_T1;
H A Dcil_build_ast.c2622 else if (operand == CIL_KEY_CONS_T1) return CIL_CONS_T1;

Completed in 156 milliseconds