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

  /bionic/libc/dns/include/
resolv_params.h 50 typedef enum { res_goahead, res_nextns, res_modified, res_done, res_error } enumerator in enum:__anon234
  /system/netd/server/
DnsProxyListener.cpp 128 return res_goahead;
131 return res_goahead;
135 return res_goahead;
141 if (privateDnsStatus.mode == PrivateDnsMode::OFF) return res_goahead;
145 return res_goahead;
180 return res_goahead;
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 158 typedef enum { res_goahead, res_nextns, res_modified, res_done, res_error } enumerator in enum:__anon12035
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_send.c 381 case res_goahead:
882 case res_goahead:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 71 typedef enum { res_goahead, res_nextns, res_modified, res_done, res_error } enumerator in enum:__anon62986
  /bionic/libc/dns/resolv/
res_send.c 520 case res_goahead:
647 case res_goahead:
    [all...]

Completed in 270 milliseconds