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

/bionic/libc/netbsd/resolv/
H A Dres_debug.c190 (statp->pfcode & RES_PRF_HEAD1))
194 if (rrnum == 0 && sflag != 0 && (statp->pfcode & RES_PRF_HEAD1))
287 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEAD1)) {
298 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) {
H A Dres_send.c583 (statp->pfcode & RES_PRF_HEAD1)),
/bionic/libc/private/
H A Dresolv_private.h265 #define RES_PRF_HEAD1 0x00000100 macro

Completed in 7 milliseconds