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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_update.c84 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
90 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
214 res_dprintf(const char *fmt, ...) { function
H A Dres_findzonecut.c90 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
96 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
717 res_dprintf(const char *fmt, ...) { function

Completed in 59 milliseconds