Searched refs:Aerror (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/lib/libc/resolv/ |
| H A D | res_debug.h | 28 # define Aerror(statp, file, string, error, address) /*empty*/ macro
|
| H A D | res_send.c | 148 static void Aerror(const res_state, FILE *, const char *, int, 700 Aerror(statp, stderr, "connect/vc", errno, nsap, in send_vc() 898 Aerror(statp, stderr, "connect(dg)", errno, nsap, in send_dg() 912 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen); in send_dg() 924 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen); in send_dg() 1099 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() function
|