Home
last modified time | relevance | path

Searched refs:testcase_get_timeout (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/misc/tbridge/
H A Dtbridge.c90 testcase_get_timeout(prop_dictionary_t testcase) in testcase_get_timeout() function
274 hz * testcase_get_timeout(tbridge_testcase)); in tbridge_dev_ioctl()
/dragonfly/usr.bin/dfregress/
H A Dtestcase.h79 struct timeval *testcase_get_timeout(prop_dictionary_t testcase);
H A Drunlist.c225 testcase_get_timeout(testcase), in runlist_run_test()
H A Dtestcase.c153 testcase_get_timeout(prop_dictionary_t testcase) in testcase_get_timeout() function