Searched refs:Aerror (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/netbsd/resolv/
H A Dres_debug.h26 # define Aerror(statp, file, string, error, address) /*empty*/ macro
H A Dres_send.c150 static void Aerror(const res_state, FILE *, const char *, int,
812 Aerror(statp, stderr, "bind/vc", errno, nsap,
820 Aerror(statp, stderr, "connect/vc", errno, nsap,
1105 Aerror(statp, stderr, "bind(dg)", errno, nsap,
1111 Aerror(statp, stderr, "connect(dg)", errno, nsap,
1131 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
1272 Aerror(const res_state statp, FILE *file, const char *string, int error, function

Completed in 59 milliseconds