Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
HDtestcase.h121 int parse_testcase_option(struct testcase_options *opts, char *option);
HDtestcase.c628 parse_testcase_option(struct testcase_options *opts, char *option) in parse_testcase_option() function
764 parse_testcase_option(&testcase->opts, options[i]); in testcase_entry_parser()