HomeSort by: relevance | last modified time | path
    Searched refs:tt_abort_perror (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_testutils.c 108 tt_abort_perror("socket");
119 tt_abort_perror("bind");
regress_zlib.c 293 tt_abort_perror("socketpair");
tinytest_macros.h 74 #define tt_abort_perror(op) TT_DIE(("%s: %s [%d]",(op),strerror(errno), errno)) macro
regress_dns.c 399 tt_abort_perror("socket");
409 tt_abort_perror("bind");
413 tt_abort_perror("getsockname");
2085 tt_abort_perror("socket");
2089 tt_abort_perror("bind");
2097 tt_abort_perror("getsockname");
regress_bufferevent.c 358 tt_abort_perror("bufferevent_pair_new");
775 tt_abort_perror("getsockname");
1183 tt_abort_perror("getsockname");
regress_thread.c 223 tt_abort_perror("waitpid");
regress.c 2008 tt_abort_perror("initial write");
2014 tt_abort_perror("initial write shutdown");
2027 tt_abort_perror("initial event_add");
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_testutils.c 107 tt_abort_perror("socket");
118 tt_abort_perror("bind");
regress_zlib.c 292 tt_abort_perror("socketpair");
tinytest_macros.h 74 #define tt_abort_perror(op) TT_DIE(("%s: %s [%d]",(op),strerror(errno), errno)) macro
regress_dns.c 397 tt_abort_perror("socket");
407 tt_abort_perror("bind");
411 tt_abort_perror("getsockname");
2083 tt_abort_perror("socket");
2087 tt_abort_perror("bind");
2095 tt_abort_perror("getsockname");
regress_bufferevent.c 356 tt_abort_perror("bufferevent_pair_new");
773 tt_abort_perror("getsockname");
1181 tt_abort_perror("getsockname");
regress_thread.c 219 tt_abort_perror("waitpid");
regress.c 2006 tt_abort_perror("initial write");
2012 tt_abort_perror("initial write shutdown");
2025 tt_abort_perror("initial event_add");

Completed in 45 milliseconds