HomeSort by: relevance | last modified time | path
    Searched refs:PUTLONG (Results 1 - 18 of 18) sorted by relevancy

  /src/lib/libresolv/
ns_sign.c 133 PUTLONG(0, cp); /*%< TTL */
156 PUTLONG(timesigned, cp);
158 PUTLONG(in_timesigned, cp);
190 PUTLONG(0, cp2);
203 PUTLONG(timesigned, cp2);
205 PUTLONG(in_timesigned, cp2);
213 PUTLONG(timesigned, cp2);
245 PUTLONG(timesigned, cp);
334 PUTLONG(0, cp); /*%< TTL */
348 PUTLONG(timesigned, cp)
    [all...]
res_mkupdate.c 198 PUTLONG(rttl, cp);
220 PUTLONG(n1, cp);
265 PUTLONG(soanum, cp);
346 PUTLONG(n1, cp);
487 PUTLONG(rttl, cp);
503 PUTLONG(ottl, cp);
513 PUTLONG(exptime, cp);
520 PUTLONG(timesigned, cp);
ns_verify.c 456 PUTLONG(timesigned, cp2);
  /src/external/bsd/libbind/dist/nameser/
ns_sign.c 131 PUTLONG(0, cp); /*%< TTL */
153 PUTLONG(timesigned, cp);
155 PUTLONG(in_timesigned, cp);
187 PUTLONG(0, cp2);
200 PUTLONG(timesigned, cp2);
202 PUTLONG(in_timesigned, cp2);
210 PUTLONG(timesigned, cp2);
242 PUTLONG(timesigned, cp);
330 PUTLONG(0, cp); /*%< TTL */
344 PUTLONG(timesigned, cp)
    [all...]
ns_verify.c 457 PUTLONG(timesigned, cp2);
  /src/include/arpa/
nameser_compat.h 197 #define PUTLONG NS_PUT32
  /src/external/mpl/dhcp/dist/includes/arpa/
nameser_compat.h 179 #define PUTLONG NS_PUT32
  /src/external/bsd/libbind/dist/resolv/
res_mkupdate.c 197 PUTLONG(rttl, cp);
219 PUTLONG(n1, cp);
264 PUTLONG(soanum, cp);
345 PUTLONG(n1, cp);
485 PUTLONG(rttl, cp);
497 PUTLONG(ottl, cp);
507 PUTLONG(exptime, cp);
514 PUTLONG(timesigned, cp);
res_debug.c 1021 PUTLONG(latit,bcp);
1022 PUTLONG(longit,bcp);
1023 PUTLONG(alt,bcp);
  /src/external/bsd/libbind/dist/include/arpa/
nameser_compat.h 231 #define PUTLONG NS_PUT32
  /src/external/bsd/ppp/dist/pppd/
ipcp.c 781 PUTLONG(l, ucp); \
783 PUTLONG(l, ucp); \
812 PUTLONG(l, ucp); \
825 PUTLONG(l, ucp); \
838 PUTLONG(l, ucp); \
1508 PUTLONG(tl, p);
1531 PUTLONG(tl, p);
1564 PUTLONG(tl, p);
1594 PUTLONG(tl, p);
1614 PUTLONG(tl, p)
    [all...]
lcp.c 534 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
731 PUTLONG(val, ucp); \
738 PUTLONG(val, ucp); \
1573 PUTLONG(ao->asyncmap | cilong, nakp);
1727 PUTLONG(ao->lqr_period, nakp);
1749 PUTLONG(cilong, nakp);
2411 PUTLONG(lcp_magic, pktp);
2417 PUTLONG(LCP_RTT_MAGIC, pktp);
2419 PUTLONG((u_int32_t)ts.tv_sec, pktp);
2420 PUTLONG((u_int32_t)ts.tv_nsec, pktp)
    [all...]
pppd-private.h 517 #define PUTLONG(l, cp) { \
eap-tls.c 983 PUTLONG(ets->datalen, *outp);
peap.c 269 PUTLONG(len, outp);
eap.c 987 PUTLONG(SRPVAL_EBIT, outp);
1418 PUTLONG(flags, outp);
  /src/external/bsd/libbind/dist/tests/
dig8.c 925 PUTLONG(0, cpp); /* ttl */
929 PUTLONG(ixfr_serial, cpp);
930 PUTLONG(0xDEAD, cpp); /* Refresh */
931 PUTLONG(0xBEEF, cpp); /* Retry */
932 PUTLONG(0xABCD, cpp); /* Expire */
933 PUTLONG(0x1776, cpp); /* Min TTL */
  /src/lib/libc/resolv/
res_debug.c 1026 PUTLONG(latit,bcp);
1027 PUTLONG(longit,bcp);
1028 PUTLONG(alt,bcp);

Completed in 75 milliseconds