Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/tests/
HDrun-packetProcessing.c34 extern void test_LengthNotMultipleOfFour(void);
70 RUN_TEST(test_LengthNotMultipleOfFour, 20); in main()
HDpacketProcessing.c20 void test_LengthNotMultipleOfFour(void);
126 test_LengthNotMultipleOfFour(void) { in test_LengthNotMultipleOfFour() function