HomeSort by: relevance | last modified time | path
    Searched defs:Aerror (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_debug.h 26 # define Aerror(statp, file, string, error, address) /*empty*/
res_send.c 184 static void Aerror(const res_state, FILE *, const char *, int,
741 Aerror(statp, stderr, "connect/vc", errno, nsap,
942 Aerror(statp, stderr, "connect(dg)", errno, nsap,
956 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
968 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
1143 Aerror(const res_state statp, FILE *file, const char *string, int error,

Completed in 14 milliseconds