Searched defs:test_copy (Results 1 – 3 of 3) sorted by relevance
161 struct cil_tree_node *test_copy; in test_cil_copy_block() local194 struct cil_tree_node *test_copy; in test_cil_copy_perm() local229 struct cil_tree_node *test_copy; in test_cil_copy_class() local256 struct cil_tree_node *test_copy; in test_cil_copy_common() local292 struct cil_classcommon *test_copy; in test_cil_copy_classcommon() local321 struct cil_tree_node *test_copy; in test_cil_copy_sid() local348 struct cil_tree_node *test_copy; in test_cil_copy_sidcontext() local377 struct cil_tree_node *test_copy; in test_cil_copy_user() local404 struct cil_tree_node *test_copy; in test_cil_copy_role() local431 struct cil_userrole *test_copy; in test_cil_copy_userrole() local[all …]
106 def test_copy(): function
693 constexpr bool test_copy(const char *str, int n) { in test_copy() function