HomeSort by: relevance | last modified time | path
    Searched refs:PUTLONG (Results 1 - 5 of 5) 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/include/arpa/
nameser_compat.h 197 #define PUTLONG NS_PUT32
  /src/lib/libc/resolv/
res_debug.c 1026 PUTLONG(latit,bcp);
1027 PUTLONG(longit,bcp);
1028 PUTLONG(alt,bcp);

Completed in 15 milliseconds