Searched refs:test_db2 (Results 1 – 1 of 1) sorted by relevance
1398 struct cil_db *test_db2; in test_cil_copy_node_helper_block() local1399 cil_db_init(&test_db2); in test_cil_copy_node_helper_block()1403 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_block()1441 struct cil_db *test_db2; in test_cil_copy_node_helper_perm() local1442 cil_db_init(&test_db2); in test_cil_copy_node_helper_perm()1458 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); in test_cil_copy_node_helper_perm()1496 struct cil_db *test_db2; in test_cil_copy_node_helper_class() local1497 cil_db_init(&test_db2); in test_cil_copy_node_helper_class()1501 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_class()1539 struct cil_db *test_db2; in test_cil_copy_node_helper_common() local[all …]