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

  /external/selinux/libsepol/cil/test/unit/
test_cil_parser.c 45 cil_tree_init(&test_parse_root);
test_cil_tree.c 57 int rc = cil_tree_init(&test_tree);
CilTest.c 92 cil_tree_init(&new_tree);
    [all...]
  /external/selinux/libsepol/cil/src/
cil_tree.h 57 int cil_tree_init(struct cil_tree **tree);
cil.c 252 cil_tree_init(&(*db)->parse);
253 cil_tree_init(&(*db)->ast);
    [all...]
cil_copy_ast.c     [all...]
cil_tree.c 148 int cil_tree_init(struct cil_tree **tree) function
    [all...]
cil_build_ast.c     [all...]

Completed in 1378 milliseconds