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

  /external/selinux/libsepol/cil/src/
cil_resolve_ast.h 93 int cil_resolve_call2(struct cil_tree_node *, void *extra_args);
cil_resolve_ast.c 3025 int cil_resolve_call2(struct cil_tree_node *current, void *extra_args) function
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 232 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
267 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
    [all...]

Completed in 53 milliseconds