NetBSD/usr.sbin/rtadvd/logit.h
christos 4c18e5f405 Change the meaning of the 'D' flag to print errors to stderr instead of
syslog(3) and exit if poll(2) fails (intended to be used with unit-tests).
2017-11-06 15:15:04 +00:00

3 lines
56 B
C

void logit(int, const char *, ...) __sysloglike(2, 3);