Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dstatestr.c14 void test_ClockCodeExists(void);
42 test_ClockCodeExists(void) { in test_ClockCodeExists() function
H A Drun-statestr.c37 extern void test_ClockCodeExists(void);
69 RUN_TEST(test_ClockCodeExists, 12); in main()