Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/contrib/libevent/test/
H A Dtinytest_macros.h78 #define tt_fail_perror(op) TT_FAIL(("%s: %s [%d]",(op),strerror(errno), errno)) macro