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