Home
last modified time | relevance | path

Searched refs:test_okay (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest-weof.c56 int test_okay = 1; variable
75 test_okay = 0; in write_cb()
112 return (test_okay); in main()
H A Dtest-eof.c52 int test_okay = 1; variable
76 test_okay = 0; in read_cb()
115 return (test_okay); in main()
/freebsd/contrib/libevent/test/
H A Dtest-weof.c56 int test_okay = 1; variable
75 test_okay = 0; in write_cb()
112 return (test_okay); in main()
H A Dtest-eof.c52 int test_okay = 1; variable
76 test_okay = 0; in read_cb()
115 return (test_okay); in main()