Home
last modified time | relevance | path

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

/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_send.c646 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
650 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
685 Perror(statp, stderr, "write failed", errno); in send_vc()
702 Perror(statp, stderr, "read failed", errno); in send_vc()
747 Perror(statp, stderr, "read(vc)", errno); in send_vc()
825 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
829 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
858 Perror(statp, stderr, "send", errno); in send_dg()
914 Perror(statp, stderr, "select", errno); in send_dg()
916 Perror(statp, stderr, "poll", errno); in send_dg()
[all …]
H A Dres_debug.h27 # define Perror(statp, file, string, error) /*empty*/ macro
/netbsd/lib/libc/resolv/
H A Dres_send.c186 static void Perror(const res_state, FILE *, const char *, int);
719 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
723 Perror(statp, stderr, "socket(vc)", errno); in send_vc()
758 Perror(statp, stderr, "write failed", errno); in send_vc()
775 Perror(statp, stderr, "read failed", errno); in send_vc()
820 Perror(statp, stderr, "read(vc)", errno); in send_vc()
913 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
917 Perror(statp, stderr, "socket(dg)", errno); in send_dg()
961 Perror(statp, stderr, "send", errno); in send_dg()
1028 Perror(statp, stderr, fun, errno); in send_dg()
[all …]
H A Dres_debug.h27 # define Perror(statp, file, string, error) /*empty*/ macro
/netbsd/tests/usr.bin/indent/
H A Dt_misc.sh376 "$indent" -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st