Home
last modified time | relevance | path

Searched refs:testcase_entry_parser (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/dfregress/
H A Dtestcase.h122 void testcase_entry_parser(void *arg, char **tokens);
H A Drunlist.c68 process_file(runlist_file, testcase_entry_parser, runlist, NULL); in runlist_load_from_text()
H A Dtestcase.c721 testcase_entry_parser(void *arg, char **tokens) in testcase_entry_parser() function