Provided by: libowfat-dev_0.34-2_amd64 

NAME
carp - print warning diagnostic
SYNTAX
#include <libowfat/errmsg.h>
void carpsys(const char *message, ...);
DESCRIPTION
carpsys is like carp, but it will also print a string representation of the system error code (from
errno).
SEE ALSO
errmsg(7), carp(3)
carpsys(3)