Searched refs:RES_ROTATE (Results 1 – 3 of 3) sorted by relevance
164 #define RES_ROTATE 0x00004000 /* rotate ns list after each query */ macro
234 statp->options |= RES_ROTATE; in res_setoptions()
472 if ((statp->options & RES_ROTATE) != 0U && (statp->options & RES_BLAST) == 0U) { in res_nsend()