Searched refs:RES_DFLRETRY (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/private/ | ||
D | resolv_private.h | 136 #define RES_DFLRETRY 2 /* Default #/tries. */ macro |
/bionic/libc/netbsd/resolv/ | ||
D | res_init.c | 230 statp->retry = RES_DFLRETRY; in __res_vinit() |