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

  /bionic/libc/netbsd/resolv/
res_debug.h 26 # define Aerror(statp, file, string, error, address) /*empty*/
res_send.c 145 static void Aerror(const res_state, FILE *, const char *, int,
733 Aerror(statp, stderr, "bind/vc", errno, nsap,
740 Aerror(statp, stderr, "connect/vc", errno, nsap,
913 Aerror(statp, stderr, "bind(dg)", errno, nsap,
919 Aerror(statp, stderr, "connect(dg)", errno, nsap,
938 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
1084 Aerror(const res_state statp, FILE *file, const char *string, int error,

Completed in 56 milliseconds