HomeSort by relevance Sort by last modified time
    Searched refs:T_PTR (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/ppp/pppd/plugins/pppoatm/
ans.c 112 case T_PTR:
253 if (!res && !ans(tmp,T_PTR,buffer,length)) return 0;
256 return ans(tmp,T_PTR,buffer,length);
260 return ans(tmp,T_PTR,buffer,length);
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnetbydns.c 178 if (class == C_IN && type == T_PTR) {
261 anslen = res_query(qbuf, C_IN, T_PTR, (u_char *)&buf, sizeof(buf));
295 anslen = res_search(qbuf, C_IN, T_PTR, (u_char *)&buf, sizeof(buf));
gethostbydns.c 220 case T_PTR:
330 if (qtype == T_PTR && type == T_CNAME) {
364 case T_PTR:
701 n = res_query(qbuf, C_IN, T_PTR, (u_char *)buf.buf, sizeof buf.buf);
706 if ( NULL == (hp = gethostanswer(&buf, n, qbuf, T_PTR)))
  /bionic/libc/include/arpa/
nameser_compat.h 132 #define T_PTR ns_t_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 141 #define T_PTR ns_t_ptr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser_compat.h 141 #define T_PTR ns_t_ptr
  /development/ndk/platforms/android-21/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser_compat.h 192 #define T_PTR ns_t_ptr
  /external/c-ares/
ares_parse_ptr_reply.c 111 if (rr_class == C_IN && rr_type == T_PTR
nameser.h 165 #define T_PTR ns_t_ptr
  /external/dnsmasq/src/
nameser.h 149 #define T_PTR 12 /* domain name pointer */
  /external/libpcap/Win32/Include/arpa/
nameser.h 156 #define T_PTR 12 /* domain name pointer */
  /external/tcpdump/
nameser.h 149 #define T_PTR 12 /* domain name pointer */
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/arpa/
nameser_compat.h 203 #define T_PTR ns_t_ptr
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/arpa/
nameser_compat.h 203 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/arpa/
nameser_compat.h 194 #define T_PTR ns_t_ptr

Completed in 556 milliseconds

1 2 3