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

  /external/selinux/libsepol/cil/src/
cil_resolve_ast.h 92 int cil_resolve_call1(struct cil_tree_node *current, void *extra_args);
cil_resolve_ast.c 2764 int cil_resolve_call1(struct cil_tree_node *current, void *extra_args) function
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 228 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
263 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
    [all...]

Completed in 56 milliseconds