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

  /bionic/libc/netbsd/resolv/
res_init.c 519 if (i <= RES_MAXRETRY)
522 statp->retry = RES_MAXRETRY;
  /bionic/libc/private/
resolv_private.h 136 #define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 100 # define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 100 # define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 100 # define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */

Completed in 140 milliseconds