Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/resolv/
H A Dres_update.c86 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
92 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
216 res_dprintf(const char *fmt, ...) { in res_dprintf() function
H A Dres_findzonecut.c92 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
98 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
719 res_dprintf(const char *fmt, ...) { in res_dprintf() function