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

  /external/selinux/libsepol/cil/src/
cil_build_ast.h 117 int cil_gen_type_rule(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, uint32_t rule_kind);
cil_build_ast.c 2200 int cil_gen_type_rule(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, uint32_t rule_kind) function
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c     [all...]
test_cil_copy_ast.c 568 cil_gen_type_rule(test_tree->root->cl_head->cl_head, test_ast_node, CIL_TYPE_TRANSITION);
    [all...]

Completed in 273 milliseconds