Home
last modified time | relevance | path

Searched refs:RES_EXHAUSTIVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_update.c116 RES_EXHAUSTIVE, tgrp.z_origin, in res_nupdate()
H A Dres_findzonecut.c200 ((opts & RES_EXHAUSTIVE) == 0 && in res_findzonecut2()
206 ((opts & RES_EXHAUSTIVE) == 0 && in res_findzonecut2()
/freebsd/include/
H A Dresolv.h221 #define RES_EXHAUSTIVE 0x00000001 /*%< always do all queries */ macro