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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 184 #define PUTLONG NS_PUT32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 184 #define PUTLONG NS_PUT32
  /bionic/libc/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /external/dnsmasq/src/
nameser.h 360 #define PUTLONG(l, cp) { \
rfc1035.c 1038 PUTLONG(ttl, p); /* TTL */
1069 PUTLONG(lval, p);
    [all...]
  /external/libpcap/Win32/Include/arpa/
nameser.h 339 #define PUTLONG(l, cp) { \
  /external/tcpdump/
nameser.h 302 * Warning: PUTLONG --no-longer-- destroys its first argument. if you
305 #define PUTLONG(l, cp) { \
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 245 #define PUTLONG NS_PUT32
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 245 #define PUTLONG NS_PUT32
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 236 #define PUTLONG NS_PUT32
  /external/ppp/pppd/
ipcp.c 764 PUTLONG(l, ucp); \
766 PUTLONG(l, ucp); \
795 PUTLONG(l, ucp); \
808 PUTLONG(l, ucp); \
    [all...]
ipxcp.c 464 PUTLONG (magic_num, outp);
621 PUTLONG (go->our_network, ucp);
1057 PUTLONG (wo->our_network, p);
1067 PUTLONG (wo->our_network, p);
    [all...]
lcp.c 519 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
714 PUTLONG(val, ucp); \
721 PUTLONG(val, ucp); \
    [all...]
pppd.h 751 #define PUTLONG(l, cp) { \
    [all...]
eap.c 764 PUTLONG(SRPVAL_EBIT, outp);
1162 PUTLONG(flags, outp);
    [all...]
  /bionic/libc/dns/resolv/
res_debug.c 1022 PUTLONG(latit,bcp);
1023 PUTLONG(longit,bcp);
1024 PUTLONG(alt,bcp);
    [all...]

Completed in 277 milliseconds