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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 181 #define PUTLONG NS_PUT32
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 181 #define PUTLONG NS_PUT32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 181 #define PUTLONG NS_PUT32
  /bionic/libc/private/
arpa_nameser_compat.h 234 #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/tcpdump/
nameser.h 302 * Warning: PUTLONG --no-longer-- destroys its first argument. if you
305 #define PUTLONG(l, cp) { \
  /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 749 #define PUTLONG(l, cp) { \
    [all...]
eap.c 764 PUTLONG(SRPVAL_EBIT, outp);
1162 PUTLONG(flags, outp);
    [all...]
  /bionic/libc/netbsd/resolv/
res_debug.c 963 PUTLONG(latit,bcp);
964 PUTLONG(longit,bcp);
965 PUTLONG(alt,bcp);

Completed in 160 milliseconds