Lines Matching refs:report
59 #include "report.h"
304 report(LOG_ERR, "Unable to allocate hash tables.");
329 report(LOG_ERR, "stat on \"%s\": %s",
339 report(LOG_INFO, "bootptab mtime: %s",
352 report(LOG_INFO, "reading %s\"%s\"",
360 report(LOG_ERR, "error opening \"%s\": %s", bootptab, get_errmsg());
367 report(LOG_ERR, "fstat: %s", get_errmsg());
410 report(LOG_ERR, "can not get IP addr for %s", hn);
411 report(LOG_ERR, "(dummy names should start with '.')");
420 report(LOG_ERR, "can not get netmask for %s", hn);
436 report(LOG_NOTICE, "duplicate %s address: %s",
447 report(LOG_ERR,
459 report(LOG_ERR,
472 report(LOG_INFO, "read %d entries (%d hosts) from \"%s\"",
632 * entry, an error message is reported via report(), no further processing
651 report(LOG_ERR, "bad hostname: \"%s\"", host->hostname->string);
698 report(LOG_ERR, "in entry named \"%s\", symbol \"%s\": %s",
1436 report(LOG_ERR, "can't find tc=\"%s\"", tstring);
1672 report(LOG_ERR, "can not get IP addr for %s", tmpstr);
1761 report(LOG_ERR, "Invalid addr type for HW addr parse");
1774 report(LOG_ERR, "Add 0x prefix if hex value starts with A-F");
1996 * message is printed using the report() function and the program aborts
2007 report(LOG_ERR, "malloc() failure -- exiting");