Searched defs:tt_fail_perror (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest_macros.h78 #define tt_fail_perror(op) TT_FAIL(("%s: %s [%d]",(op),strerror(errno), errno)) macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h78 #define tt_fail_perror(op) TT_FAIL(("%s: %s [%d]",(op),strerror(errno), errno)) macro

Completed in 54 milliseconds