Searched refs:debugprintf (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 142 static void debugprintf(const char *, res_state, ...) 184 debugprintf(const char *msg, res_state res, ...) in debugprintf() function 200 # define debugprintf(msg, res, num) /*nada*/ macro 447 debugprintf("size (%d) too big\n", res, n); in getanswer() 453 debugprintf("Too many addresses (%d)\n", in getanswer() 1176 debugprintf("res_nsearch failed (%d)\n", res, n); in _dns_gethtbyname() 1263 debugprintf("res_nquery failed (%d)\n", res, n); in _dns_gethtbyaddr()
|