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

/external/selinux/libsepol/cil/src/
H A Dcil_build_ast.c2330 static enum cil_flavor __cil_get_constraint_operand_flavor(const char *operand) function
2356 l_flavor = __cil_get_constraint_operand_flavor(current->next->data);
2357 r_flavor = __cil_get_constraint_operand_flavor(current->next->next->data);

Completed in 692 milliseconds