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

  /bionic/libc/dns/resolv/
res_init.c 530 if (i <= RES_MAXRETRY)
533 statp->retry = RES_MAXRETRY;
  /bionic/libc/dns/include/
resolv_private.h 141 #define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/
resolv.h 100 # define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */

Completed in 31 milliseconds