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

/freebsd-13-stable/lib/libc/resolv/
H A Dres_debug.c178 (statp->pfcode & RES_PRF_HEAD1))
182 if (rrnum == 0 && sflag != 0 && (statp->pfcode & RES_PRF_HEAD1))
321 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEAD1)) {
332 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) {
H A Dres_findzonecut.c198 statp->pfcode |= RES_PRF_HEAD2 | RES_PRF_HEAD1 | RES_PRF_HEADX |
H A Dres_send.c504 (statp->pfcode & RES_PRF_HEAD1)),
/freebsd-13-stable/include/
H A Dresolv.h270 #define RES_PRF_HEAD1 0x00000100 macro

Completed in 319 milliseconds