Searched refs:RES_PRF_HEADX (Results 1 – 3 of 3) sorted by relevance
318 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEADX) || rcode) in res_pquery()322 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEADX)) in res_pquery()354 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) { in res_pquery()
191 statp->pfcode |= RES_PRF_HEAD2 | RES_PRF_HEAD1 | RES_PRF_HEADX | in res_findzonecut2()
307 #define RES_PRF_HEADX 0x00000800 macro