info_count         67 lib/tevent/testsuite.c 	int alarm_count=0, info_count=0;
info_count        106 lib/tevent/testsuite.c 	se3 = event_add_signal(ev_ctx, ev_ctx, SIGUSR1, SA_SIGINFO, count_handler, &info_count);
info_count        139 lib/tevent/testsuite.c 	torture_assert_int_equal(test, info_count, fde_count, "info count mismatch");