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

  /external/selinux/libsepol/cil/src/
cil_build_ast.h 128 int cil_gen_expr(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list **stack);
cil_build_ast.c 573 rc = cil_gen_expr(start_perm, CIL_PERM, perms);
1327 rc = cil_gen_expr(parse_current->next->next, CIL_USER, &attrset->str_expr);
2585 int cil_gen_expr(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list **expr) function
    [all...]

Completed in 46 milliseconds