HomeSort by relevance Sort by last modified time
    Searched refs:RES_PRF_HEADX (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 243 if ((!_res.pfcode) || (_res.pfcode & RES_PRF_HEADX) || rcode)
247 if ((!_res.pfcode) || (_res.pfcode & RES_PRF_HEADX))
279 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) {
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 152 #define RES_PRF_HEADX 0x00000800
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 241 #define RES_PRF_HEADX 0x00000800
  /bionic/libc/dns/resolv/
res_debug.c 299 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEADX) || rcode)
303 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEADX))
335 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) {
    [all...]
  /bionic/libc/dns/include/
resolv_private.h 288 #define RES_PRF_HEADX 0x00000800

Completed in 58 milliseconds