Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/tests/sandbox/
HDbug-2803.c66 int test_loop( long long start_sec, long start_usec, in test_loop() function
92 test_loop( 0, 0, 1, MICROSECONDS, 1, MICROSECONDS / 10 ); in main2()
/NextBSD/contrib/ntp/tests/bug-2803/
HDbug-2803.c72 int test_loop( long long start_sec, long start_usec, in test_loop() function
98 x = test_loop( 0, 0, 1, MICROSECONDS, 1, MICROSECONDS / 10 ); in simpleTest()
/NextBSD/tools/regression/netinet/msocket/
HDmsocket.c204 test_loop(int raw_sock, int tcp_sock, int udp_sock) in test_loop() function
453 test_loop(raw_sock, tcp_sock, udp_sock); in main()