Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h72 #define tt_abort_perror(op) TT_DIE(("%s: %s [%d]",(op),strerror(errno), errno)) macro
/freebsd/contrib/libevent/test/
H A Dtinytest_macros.h72 #define tt_abort_perror(op) TT_DIE(("%s: %s [%d]",(op),strerror(errno), errno)) macro