Searched refs:clonef (Results 1 – 1 of 1) sorted by relevance
58 #define TEST_DATA_INIT(ent, td, clonef, freef)\ argument59 __##ent##_test_data_init(td, clonef, freef)73 void (*clonef)(struct ent *, struct ent const *), \77 ATF_REQUIRE(clonef != NULL); \81 td->clone_func = clonef; \