Searched refs:RES_PRF_HEAD1 (Results 1 – 4 of 4) sorted by relevance
171 (statp->pfcode & RES_PRF_HEAD1)) in do_section()175 if (rrnum == 0 && sflag != 0 && (statp->pfcode & RES_PRF_HEAD1)) in do_section()314 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEAD1)) { in res_pquery()325 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) { in res_pquery()
192 statp->pfcode |= RES_PRF_HEAD2 | RES_PRF_HEAD1 | RES_PRF_HEADX | in res_findzonecut2()
497 (statp->pfcode & RES_PRF_HEAD1)), in res_nsend()
269 #define RES_PRF_HEAD1 0x00000100 macro