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

  /external/selinux/libsepol/cil/src/
cil_build_ast.h 155 int cil_gen_catorder(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node);
cil_build_ast.c 3575 int cil_gen_catorder(__attribute__((unused)) struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node) function
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_copy_ast.c 789 cil_gen_catorder(test_db, test_tree->root->cl_head->next->next->cl_head, test_ast_node);
    [all...]
test_cil_build_ast.c     [all...]

Completed in 3100 milliseconds