Home
last modified time | relevance | path

Searched refs:CIL_KEY_CONS_L1 (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h86 char *CIL_KEY_CONS_L1; variable
Dcil.c92 CIL_KEY_CONS_L1 = cil_strpool_add("l1"); in cil_init_keys()
1175 return CIL_KEY_CONS_L1; in cil_node_to_string()
Dcil_write_ast.c192 operand_str = CIL_KEY_CONS_L1; in __cil_unfill_expr_helper()
Dcil_tree.c468 operand_str = CIL_KEY_CONS_L1; in cil_expr_to_string()
Dcil_build_ast.c2631 else if (operand == CIL_KEY_CONS_L1) return CIL_CONS_L1; in __cil_get_constraint_operand_flavor()