Searched refs:EREPORT (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_api.c109 EREPORT(("%s: %s is longer than %d characters,"
113 EREPORT(("%s: %s is not a valid directory\n",
335 EREPORT(("%s: Algorithm %d not suppored\n", __func__, in_alg));
341 EREPORT(("%s: Null key name passed in\n", __func__));
344 EREPORT(("%s: keyname too big\n", __func__));
377 EREPORT(("%s: Algorithm %d not suppored\n", __func__,
422 EREPORT(("%s: Unsupported operation %d\n", __func__,
427 EREPORT(("%s: Failed encoding private RSA bsafe key %d\n",
440 EREPORT(("%s: Write failure on %s %d != %zd"
448 EREPORT(("
[all...]
H A Ddst_internal.h68 #define EREPORT(str) printf str macro
70 #define EREPORT(str) do {} while (/*CONSTCOND*/0) macro

Completed in 35 milliseconds