Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/ntpd/
H A Drun-ntp_restrict.c38 extern void test_AddingNewRestriction(void);
74 RUN_TEST(test_AddingNewRestriction, 143); in main()
H A Dntp_restrict.c145 extern void test_AddingNewRestriction(void);
146 void test_AddingNewRestriction(void) in test_AddingNewRestriction() function