Searched refs:Aerror (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10.1/libresolv-57/
H A Dres_send.c152 static void Aerror(const res_state, FILE *, const char *, int, const struct sockaddr *, int);
940 Aerror(statp, stderr, "connect(vc)", errno, nsap, nsaplen);
1210 Aerror(statp, stderr, "connect(dg)", errno, nsap, nsaplen);
1239 Aerror(statp, stderr, "getifaddrs", errno, nsap, nsaplen);
1268 Aerror(statp, stderr, "setsockopt", errno, nsap, nsaplen);
1276 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
1302 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
1508 Aerror(const res_state statp, FILE *file, const char *string, int error, const struct sockaddr *address, int alen) function
H A Dres_debug.h24 # define Aerror(statp, file, string, error, address) /*empty*/ macro

Completed in 186 milliseconds