HomeSort by relevance Sort by last modified time
    Searched refs:operand_str (Results 1 - 2 of 2) sorted by null

  /external/selinux/libsepol/cil/src/
cil_policy.c 744 char *operand_str = NULL; local
747 operand_str = CIL_KEY_CONS_U1;
750 operand_str = CIL_KEY_CONS_U2;
753 operand_str = CIL_KEY_CONS_U3;
756 operand_str = CIL_KEY_CONS_T1;
759 operand_str = CIL_KEY_CONS_T2;
762 operand_str = CIL_KEY_CONS_T3;
765 operand_str = CIL_KEY_CONS_R1;
768 operand_str = CIL_KEY_CONS_R2;
771 operand_str = CIL_KEY_CONS_R3
    [all...]
cil_tree.c 352 char *operand_str = NULL; local
355 operand_str = CIL_KEY_CONS_U1;
358 operand_str = CIL_KEY_CONS_U2;
361 operand_str = CIL_KEY_CONS_U3;
364 operand_str = CIL_KEY_CONS_T1;
367 operand_str = CIL_KEY_CONS_T2;
370 operand_str = CIL_KEY_CONS_T3;
373 operand_str = CIL_KEY_CONS_R1;
376 operand_str = CIL_KEY_CONS_R2;
379 operand_str = CIL_KEY_CONS_R3
    [all...]

Completed in 53 milliseconds