HomeSort by relevance Sort by last modified time
    Searched refs:RES_ROTATE (Results 1 - 6 of 6) sorted by null

  /bionic/libc/private/
resolv_private.h 241 #define RES_ROTATE 0x00004000 /* rotate ns list after each query */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 209 #define RES_ROTATE 0x00004000 /* rotate ns list after each query */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 209 #define RES_ROTATE 0x00004000 /* rotate ns list after each query */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 209 #define RES_ROTATE 0x00004000 /* rotate ns list after each query */
  /bionic/libc/netbsd/resolv/
res_init.c 544 statp->options |= RES_ROTATE;
res_send.c 471 * Note that RES_BLAST overrides RES_ROTATE.
473 if ((statp->options & RES_ROTATE) != 0U &&
    [all...]

Completed in 25 milliseconds