Home
last modified time | relevance | path

Searched refs:dprintf (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/netbsd/
Dgethnamaddr.c98 static void dprintf(const char *, res_state, ...)
134 dprintf(const char *msg, res_state res, ...) in dprintf() function
150 # define dprintf(msg, res, num) ((void)0) /*nada*/ macro
411 dprintf("size (%d) too big\n", res, n); in getanswer()
417 dprintf("Too many addresses (%d)\n", in getanswer()
1095 dprintf("res_nsearch failed (%d)\n", res, n); in _dns_gethtbyname()
1177 dprintf("res_nquery failed (%d)\n", res, n); in _dns_gethtbyaddr()
/bionic/libc/docs/
DCHANGES.TXT109 the confusing 'dprintf' and 'vdprintf()' functions instead.