Perror
static void Perror(const res_state, FILE *, const char *, int);
Perror(statp, stderr, "kqueue", errno);
Perror(statp, stderr, "socket(vc)", errno);
Perror(statp, stderr, "socket(vc)", errno);
Perror(statp, stderr, "write failed", errno);
Perror(statp, stderr, "read failed", errno);
Perror(statp, stderr, "read(vc)", errno);
Perror(statp, stderr, "socket(dg)", errno);
Perror(statp, stderr, "socket(dg)", errno);
Perror(statp, stderr, "send", errno);
Perror(statp, stderr, "kevent", errno);
Perror(statp, stderr, "select", errno);
Perror(statp, stderr, "poll", errno);
Perror(statp, stderr, "recvfrom", errno);
Perror("ioctl (SIOCGIFFLAGS)");
Perror(vname);
Perror(vname);
Perror("ioctl (SIOCGIFCAP)");
Perror(vname);
Perror("ioctl (SIOCGIFCAP)");
Perror(vname);
Perror("ioctl (SIOCGIFCAP)");
Perror("strdup");
Perror("nvlist_create");
Perror(vname);
Perror("malloc");
Perror("ioctl (SIOCGIFCAPNV)");
Perror("nvlist_unpack");
Perror("ioctl (SIOCGIFCAP)");
Perror("jail not found");
Perror("cannot attach to jail");
Perror("not built with jail support");
void Perror(const char *cmd);