Searched refs:RES_DEBUG (Results 1 – 3 of 3) sorted by relevance
152 #define RES_DEBUG 0x00000002 /* print debug messages */ macro
222 if (!(statp->options & RES_DEBUG)) { in res_setoptions()224 statp->options |= RES_DEBUG; in res_setoptions()
1171 if ((statp->options & RES_DEBUG) != 0U) { in Aerror()1186 if ((statp->options & RES_DEBUG) != 0U) { in Perror()