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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_ssl.c177 TT_BLATHER(("The number was %d", n));
189 TT_BLATHER(("Done reading; now writing."));
200 TT_BLATHER(("Done writing."));
208 TT_BLATHER(("Got event %d", (int)what));
226 TT_BLATHER(("Got a good EOF"));
230 TT_BLATHER(("Got an error."));
H A Dregress_thread.c233 TT_BLATHER(("Waitpid okay\n"));
262 TT_BLATHER(("notifiations==%d", notification_fd_used));
368 TT_BLATHER(("%d looks like a timeout\n", i));
380 TT_BLATHER(("%d looks like a signal\n", i));
384 TT_BLATHER(("%d looks like a broadcast\n", i));
485 TT_BLATHER(("callback count, %u", callback_count));
486 TT_BLATHER(("elapsed time, %u", (unsigned)elapsed));
H A Dtinytest_macros.h52 #define TT_BLATHER(args) \ macro
96 TT_BLATHER(("%s",msg)); \
H A Dregress_et.c120 TT_BLATHER(("Checking for edge-triggered events with %s, which should %s"
H A Dregress_listener.c60 TT_BLATHER(("Got one for %p", ptr));
H A Dregress_dns.c98 TT_BLATHER(("type: %d, count: %d, ttl: %d: ", type, count, ttl));
112 TT_BLATHER(("%s ", b));
114 TT_BLATHER(("%s ", strerror(errno)));
126 TT_BLATHER(("%s ", inet_ntoa(in_addrs[i])));
134 TT_BLATHER(("%s ", *(char **)addresses));
580 TT_BLATHER(("got question, %s", question));
1018 TT_BLATHER(("Got a bufferevent event %d", what));
1025 TT_BLATHER(("DNS error %d: %s", r,
1028 TT_BLATHER(("Got %d connections or errors.", total_connected_or_failed));
1186 TT_BLATHER(("Go
[all...]
H A Dregress.c387 TT_BLATHER(("Closing"));
402 TT_BLATHER(("Recorded %d on socket %d", (int)what, (int)s));
449 TT_BLATHER(("Waiting for read on %d", (int)pair1[1]));
452 TT_BLATHER(("Waiting for write on %d", (int)pair2[1]));
857 TT_BLATHER(("Before fork"));
860 TT_BLATHER(("In child, before reinit"));
866 TT_BLATHER(("After reinit"));
868 TT_BLATHER(("After assert-ok"));
891 TT_BLATHER(("Before waitpid"));
896 TT_BLATHER(("Afte
[all...]
H A Dregress_util.c203 TT_BLATHER(("Skipping IPv6 address parsing."));
814 TT_BLATHER(("Wanted %s, got %s:%d on line %d", sockaddr_port,
1030 TT_BLATHER(("www.google.com resolved to %s",
1039 TT_BLATHER(("Couldn't do an ipv6 lookup for ipv6.google.com"));
1049 TT_BLATHER(("ipv6.google.com resolved to %s",
H A Dregress_main.c118 TT_BLATHER(("%s", m));
H A Dregress_bufferevent.c432 TT_BLATHER(("Got a request on socket %d", (int)fd ));
560 TT_BLATHER(("connection failure on %d: %s", s, err));
H A Dregress_buffer.c645 TT_BLATHER(("Using sendfile-based implementaion"));
649 TT_BLATHER(("Using mmap-based implementaion"));
653 TT_BLATHER(("Using read-based implementaion"));
H A Dregress_rpc.c797 TT_BLATHER(("(%.1f us/add) ",

Completed in 135 milliseconds