Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.h24 # define Aerror(statp, file, string, error, address) /*empty*/ macro
H A Dres_send.c140 static void Aerror(const res_state, FILE *, const char *, int,
699 Aerror(statp, stderr, "connect/vc", errno, nsap, in send_vc()
877 Aerror(statp, stderr, "connect(dg)", errno, nsap, in send_dg()
896 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen); in send_dg()
1058 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() function