Searched refs:dprintf (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/netbsd/ |
D | gethnamaddr.c | 104 static void dprintf(const char *, res_state, ...) 140 dprintf(const char *msg, res_state res, ...) in dprintf() function 156 # define dprintf(msg, res, num) ((void)0) /*nada*/ macro 417 dprintf("size (%d) too big\n", res, n); in getanswer() 423 dprintf("Too many addresses (%d)\n", in getanswer() 1286 dprintf("res_nsearch failed (%d)\n", res, n); in _dns_gethtbyname() 1371 dprintf("res_nquery failed (%d)\n", res, n); in _dns_gethtbyaddr()
|