Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/tests/ntpd/
H A Drun-t-ntp_signd.c36 extern void test_connect_incorrect_socket(void);
70 RUN_TEST(test_connect_incorrect_socket, 67); in main()
H A Dt-ntp_signd.c69 extern void test_connect_incorrect_socket(void);
78 test_connect_incorrect_socket(void) in test_connect_incorrect_socket() function