Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c77 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
83 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
201 res_dprintf(const char *fmt, ...) { in res_dprintf() function
H A Dres_findzonecut.c83 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
89 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
708 res_dprintf(const char *fmt, ...) { in res_dprintf() function