Home
last modified time | relevance | path

Searched refs:RES_PRF_HEAD2 (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c323 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEAD2)) { in res_pquery()
353 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) { in res_pquery()
/aosp12/bionic/libc/dns/include/
H A Dresolv_private.h287 #define RES_PRF_HEAD2 0x00000200 macro