gethnamaddr.c | 152 static void debugprintf(const char *, res_state, ...) 181 debugprintf(const char *msg, res_state res, ...) function in typeref:typename:void 197 # define debugprintf(msg, res, num) /*nada*/ macro 445 debugprintf("size (%d) too big\n", res, n); 451 debugprintf("Too many addresses (%d)\n", 975 debugprintf("res_nsearch failed (%d)\n", res, n); 1054 debugprintf("res_nquery failed (%d)\n", res, n);
|