HomeSort by: relevance | last modified time | path
    Searched defs:res_dprintf (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libresolv/
res_update.c 86 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
92 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
211 res_dprintf(const char *fmt, ...) { function in typeref:typename:void
res_findzonecut.c 91 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
97 if ((statp->options & RES_DEBUG) != 0U) res_dprintf x; \
713 res_dprintf(const char *fmt, ...) { function in typeref:typename:void

Completed in 35 milliseconds