Searched defs:debugprintf (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/net/
H A Dgethnamaddr.c143 static void debugprintf(const char *, res_state, ...)
185 debugprintf(const char *msg, res_state res, ...) function
201 # define debugprintf(msg, res, num) /*nada*/ macro
448 debugprintf("size (%d) too big\n", res, n);
454 debugprintf("Too many addresses (%d)\n",
1208 debugprintf("res_nsearch failed (%d)\n", res, n);
1295 debugprintf("res_nquery failed (%d)\n", res, n);

Completed in 48 milliseconds