Searched refs:Aerror (Results 1 - 2 of 2) sorted by relevance
/bionic/libc/netbsd/resolv/ |
H A D | res_debug.h | 26 # define Aerror(statp, file, string, error, address) /*empty*/ macro
|
H A D | res_send.c | 150 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 37 milliseconds