Home
last modified time | relevance | path

Searched refs:RES_MAXRETRY (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_init.c601 if (i <= RES_MAXRETRY) in res_setoptions()
604 statp->retry = RES_MAXRETRY; in res_setoptions()
/freebsd/include/
H A Dresolv.h137 #define RES_MAXRETRY 5 /*%< only for resolv.conf/RES_OPTIONS */ macro