Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_send.c143 static void Perror(const res_state, FILE *, const char *, int);
324 Perror(statp, stderr, "kqueue", errno); in res_nsend()
671 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
675 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
710 Perror(statp, stderr, "write failed", errno); in send_vc()
727 Perror(statp, stderr, "read failed", errno); in send_vc()
773 Perror(statp, stderr, "read(vc)", errno); in send_vc()
862 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
866 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
910 Perror(statp, stderr, "send", errno); in send_dg()
[all …]
H A Dres_debug.h27 # define Perror(statp, file, string, error) /*empty*/ macro
/freebsd/contrib/gdtoa/
H A Dstdio1.h63 extern void Perror ANSI((const char*));
96 #define perror Perror
H A Dprintf.c01570 Perror
/freebsd/sbin/ifconfig/
H A Difconfig.c499 Perror("not built with jail support"); in args_parse()
645 Perror("jail not found"); in main()
647 Perror("cannot attach to jail"); in main()
1385 Perror("ioctl (SIOCGIFFLAGS)"); in getifflags()
1412 Perror(vname); in clearifflags()
1428 Perror(vname); in setifflags()
1438 Perror("ioctl (SIOCGIFCAP)"); in clearifcap()
1449 Perror(vname); in clearifcap()
1459 Perror("ioctl (SIOCGIFCAP)"); in setifcap()
1470 Perror(vname); in setifcap()
[all …]