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 121 int cil_gen_expr(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list **stack);
cil_build_ast.c 545 rc = cil_gen_expr(start_perm, CIL_PERM, perms);
2296 int cil_gen_expr(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list **expr) function
    [all...]

Completed in 31 milliseconds