Home
last modified time | relevance | path

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

/src/lib/libc/resolv/
H A Dres_debug.h26 # define Aerror(statp, file, string, error, address, alen) /*empty*/ macro
H A Dres_send.c138 static void Aerror(const res_state, FILE *, const char *, int,
688 Aerror(statp, stderr, "connect/vc", errno, nsap, in send_vc()
886 Aerror(statp, stderr, "connect(dg)", errno, nsap, in send_dg()
900 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen); in send_dg()
912 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen); in send_dg()
1088 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() function