Searched refs:RES_PRF_HEAD1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libc/resolv/
H A Dres_debug.c177 (statp->pfcode & RES_PRF_HEAD1))
181 if (rrnum == 0 && sflag != 0 && (statp->pfcode & RES_PRF_HEAD1))
320 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEAD1)) {
331 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) {
H A Dres_findzonecut.c196 statp->pfcode |= RES_PRF_HEAD2 | RES_PRF_HEAD1 | RES_PRF_HEADX |
H A Dres_send.c503 (statp->pfcode & RES_PRF_HEAD1)),
/freebsd-10-stable/include/
H A Dresolv.h268 #define RES_PRF_HEAD1 0x00000100 macro

Completed in 83 milliseconds