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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c81 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
87 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
205 res_dprintf(const char *fmt, ...) { function
H A Dres_findzonecut.c87 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
93 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
712 res_dprintf(const char *fmt, ...) { function

Completed in 70 milliseconds