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

  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 41 int __cil_resolve_ast_node_helper(struct cil_tree_node *, uint32_t *, void *);
695 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args);
    [all...]
  /external/selinux/libsepol/cil/src/
cil_resolve_ast.c 3690 int __cil_resolve_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) function
    [all...]

Completed in 48 milliseconds