Home
last modified time | relevance | path

Searched refs:Perror (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_send.c140 static void Perror(const res_state, FILE *, const char *, int);
319 Perror(statp, stderr, "kqueue", errno); in res_nsend()
666 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
670 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
705 Perror(statp, stderr, "write failed", errno); in send_vc()
722 Perror(statp, stderr, "read failed", errno); in send_vc()
768 Perror(statp, stderr, "read(vc)", errno); in send_vc()
857 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
861 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
905 Perror(statp, stderr, "send", errno); in send_dg()
[all …]
H A Dres_debug.h27 # define Perror(statp, file, string, error) /*empty*/ macro
/freebsd/sbin/ifconfig/
H A Difconfig.c502 Perror("jail not found"); in args_parse()
504 Perror("cannot attach to jail"); in args_parse()
506 Perror("not built with jail support"); in args_parse()
1386 Perror("ioctl (SIOCGIFFLAGS)"); in getifflags()
1413 Perror(vname); in clearifflags()
1429 Perror(vname); in setifflags()
1439 Perror("ioctl (SIOCGIFCAP)"); in clearifcap()
1450 Perror(vname); in clearifcap()
1460 Perror("ioctl (SIOCGIFCAP)"); in setifcap()
1471 Perror(vname); in setifcap()
[all …]
H A Difconfig.h271 void Perror(const char *cmd);
/freebsd/contrib/gdtoa/
H A Dstdio1.h63 extern void Perror ANSI((const char*));
96 #define perror Perror
H A Dprintf.c01570 Perror