Searched refs:RES_PRF_HEADX (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/include/
H A Dresolv.h273 #define RES_PRF_HEADX 0x00000800 macro
/freebsd-13-stable/lib/libc/resolv/
H A Dres_debug.c296 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEADX) || rcode)
300 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEADX))
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 |

Completed in 151 milliseconds