/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_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
|
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
|