Searched refs:RES_ROTATE (Results 1 - 3 of 3) sorted by path

/freebsd-10.0-release/include/
H A Dresolv.h240 #define RES_ROTATE 0x00004000 /*%< rotate ns list after each query */ macro
/freebsd-10.0-release/lib/libc/resolv/
H A Dres_init.c649 statp->options |= RES_ROTATE;
H A Dres_send.c390 * Note that RES_BLAST overrides RES_ROTATE.
392 if ((statp->options & RES_ROTATE) != 0U &&

Completed in 322 milliseconds