Searched refs:n_strings_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c594 static int n_strings_read = 0; variable
635 if (++n_strings_read == 2)
638 (int)bufferevent_getfd(bev), n_strings_read));
716 tt_int_op(n_strings_read, ==, 2);

Completed in 96 milliseconds