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

/netbsd-current/external/bsd/libevent/dist/test/
H A Dtinytest_macros.h80 #define tt_fail_perror(op) TT_FAIL(("%s: %s [%d]",(op),strerror(errno), errno)) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtinytest_macros.h80 #define tt_fail_perror(op) TT_FAIL(("%s: %s [%d]",(op),strerror(errno), errno)) macro

Completed in 139 milliseconds