Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
H A Dconfig.c56 opts->timeout_in_secs = 300; in config_get_defaults()
H A Dtestcase.h43 long int timeout_in_secs; member
H A Dtestcase.c101 (int32_t)testcase->opts.timeout_in_secs); in testcase_from_struct()
654 opts->timeout_in_secs = (long int)lval; in parse_testcase_option()