Home
last modified time | relevance | path

Searched refs:testcase_from_struct (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/dfregress/
H A Dtestcase.h77 prop_dictionary_t testcase_from_struct(struct testcase *testcase);
H A Dtestcase.c55 testcase_from_struct(struct testcase *testcase) in testcase_from_struct() function
776 testcase_dict = testcase_from_struct(testcase); in testcase_entry_parser()