Home
last modified time | relevance | path

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

/netbsd/external/bsd/libbind/dist/dst/
H A Ddst_internal.h68 #define EREPORT(str) printf str macro
70 #define EREPORT(str) (void)0 macro
/netbsd/lib/libresolv/
H A Ddst_internal.h68 #define EREPORT(str) printf str macro
70 #define EREPORT(str) do {} while (0) macro