Searched refs:Aerror (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/dns/resolv/ |
D | res_debug.h | 26 # define Aerror(statp, file, string, error, address) /*empty*/ macro
|
D | res_send.c | 145 static void Aerror(const res_state, FILE *, const char *, int, 834 Aerror(statp, stderr, "bind/vc", errno, nsap, in send_vc() 842 Aerror(statp, stderr, "connect/vc", errno, nsap, in send_vc() 1128 Aerror(statp, stderr, "bind(dg)", errno, nsap, in send_dg() 1134 Aerror(statp, stderr, "connect(dg)", errno, nsap, in send_dg() 1154 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen); in send_dg() 1293 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() function
|